Type Alias rgbstd::interface::ArgMap

source ·
pub type ArgMap = TinyOrdMap<FieldName, ArgSpec>;

Aliased Type§

struct ArgMap(/* private fields */);