Type Definition kpdb::StringsMap [] [src]

type StringsMap = HashMap<StringKey, StringValue>;

A type alias for the map with strings.