OpInputs

Type Alias OpInputs 

Source
pub type OpInputs<T> = HashMap<String, T>;

Aliased Typeยง

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