Output

Type Alias Output 

Source
pub type Output = Receiver<(Option<u64>, Vec<u8>)>;

Aliased Typeยง

pub struct Output { /* private fields */ }