Type Definition kpdb::CustomDataMap [] [src]

type CustomDataMap = HashMap<String, String>;

A type alias for a map with custom data.