Receiver

Type Alias Receiver 

Source
pub type Receiver = Receiver<()>;
Expand description

Public type alias for subscribe_full and subscribe_empty

Aliased Typeยง

pub struct Receiver { /* private fields */ }