rpc

Function rpc 

Source
pub(crate) async fn rpc(
    client: &BusClient,
    event: EventKind,
    security_level: SecurityLevel,
) -> Result<EventKind>
Expand description

Send an RPC request and wait for the correlated response.