Type Alias SimpleInputFuture

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

Aliased Typeยง

struct SimpleInputFuture(/* private fields */);