[]
= "small_hash_map"
= "1.0.1"
= "2021"
= ["Valentin Shergin"]
= "A hash map optimized for small collections with automatic stack-to-heap transition"
= "MIT"
= "https://github.com/shergin/small-hash-map"
= "https://docs.rs/small_hash_map"
= "README.md"
= ["hashmap", "small", "stack", "inline", "adaptive"]
= ["data-structures", "memory-management"]
[]
# No dependencies - uses std::collections::hash_map::RandomState as default hasher