Type Definition kpdb::EntriesMap [] [src]

type EntriesMap = HashMap<EntryUuid, Entry>;

A type alias for a map with entries.