pub type StringsMap = HashMap<StringKey, StringValue>;Expand description
A type alias for the map with strings.
Aliased Typeยง
pub struct StringsMap { /* private fields */ }pub type StringsMap = HashMap<StringKey, StringValue>;A type alias for the map with strings.
pub struct StringsMap { /* private fields */ }