Module analiticcl::anahash[][src]

Structs

SearchParams

Search parameters used to pass to the Anahash::iter_recursive() function

Traits

Anahash

This trait can be applied to types that can function as anahashes. It can be implemented for integer types.

Anahashable

Trait for objects that can be anahashed (string-like)