small_hash_map 1.0.1

A hash map optimized for small collections with automatic stack-to-heap transition
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by Cargo
/target/

# Cargo.lock is included for libraries, but can be ignored
# Uncomment if this is a binary project:
# Cargo.lock

# Debug and release artifacts
**/*.rs.bk

# IDE
.idea/
.vscode/
*.swp
*.swo

# macOS
.DS_Store