pupactor

Type Alias Reply

Source
pub type Reply<T> = Sender<T>;

Aliased Typeยง

struct Reply<T> { /* private fields */ }