ReplySender

Type Alias ReplySender 

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

Aliased Typeยง

pub struct ReplySender<T> { /* private fields */ }