[][src]Type Definition ahash::ABuildHasher

type ABuildHasher = BuildHasherDefault<AHasher>;

A builder for an AHasher that uses a thread local random number to generate the keys. To controll the keys uses instead call AHasher