Type Alias ArgMap

Source
pub type ArgMap = TinyOrdMap<FieldName, ArgSpec>;

Aliased Typeยง

struct ArgMap(/* private fields */);