SimpleInputFuture

Type Alias SimpleInputFuture 

Source
pub type SimpleInputFuture = Ready<Result<SimpleInput, Error>>;

Aliased Typeยง

pub struct SimpleInputFuture(/* private fields */);