Module bitflags::__core::collections::hash_state
[−]
[src]
Deprecated since 1.7.0
: support moved to std::hash
Experimental support for providing custom hash algorithms to a HashMap and HashSet.
Structs
DefaultState |
[Deprecated] A structure which is a factory for instances of |
Traits
HashState |
[Deprecated] Deprecated, renamed to |