Home
last modified time | relevance | path

Searched refs:hello_bus (Results 1 – 1 of 1) sorted by relevance

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/zbus-2.1.1/src/
H A Dconnection.rs778 async fn hello_bus(&self) -> Result<()> { in hello_bus() method
880 connection.hello_bus().await?; in new()