ResponseChannel

Type Alias ResponseChannel 

Source
pub type ResponseChannel<R> = ResponseChannel<Message<R>>;

Aliased Typeยง

pub struct ResponseChannel<R> { /* private fields */ }