Trait AsyncEngineUnary

Source
pub trait AsyncEngineUnary<Resp: Data>:
    Future<Output = Resp>
    + AsyncEngineContextProvider
    + Send
    + Sync { }

Implementorsยง