Type Definition lightning::map::HashTable [−][src]
type HashTable<K, V, ALLOC> = Table<K, V, HashKVAttachment<K, V, ALLOC>, ALLOC, PassthroughHasher>;
type HashTable<K, V, ALLOC> = Table<K, V, HashKVAttachment<K, V, ALLOC>, ALLOC, PassthroughHasher>;