pub type EngineUnary<Resp> = Pin<Box<dyn AsyncEngineUnary<Resp>>>;Aliased Type§
#[repr(transparent)]pub struct EngineUnary<Resp> { /* private fields */ }pub type EngineUnary<Resp> = Pin<Box<dyn AsyncEngineUnary<Resp>>>;#[repr(transparent)]pub struct EngineUnary<Resp> { /* private fields */ }