Type Definition kpdb::CustomIconsMap [] [src]

type CustomIconsMap = HashMap<CustomIconUuid, Vec<u8>>;

A type alias for a map with custom icons.