Module std::collections::hash_state  
            
                [−]
            
        [src]
Experimental support for providing custom hash algorithms to a HashMap and HashSet.
Structs
| DefaultState | 
                            [Unstable]  A structure which is a factory for instances of   | 
                    
Traits
| HashState | 
                            [Unstable]  A trait representing stateful hashes which can be used to hash keys in a
  |