[][src]Type Definition dam::Store

type Store = Database<HashMap<u64, Entry>, FileBackend, Bincode>;