Output

Type Alias Output 

Source
pub type Output<T> = Outputs<T, 1>;

Aliased Typeยง

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