[][src]Module gluon_base::fnv

Structs

FnvHasher

An implementation of the Fowler–Noll–Vo hash function.

Type Definitions

FnvMap

Non-crypto HashMap using Fnv Hasher

FnvSet

Non-crypto HashSet using Fnv Hasher