pub type Receiver = Receiver<()>;
Public type alias for subscribe_full and subscribe_empty
pub struct Receiver { /* private fields */ }