hashdb 0.1.2

trait for hash-keyed databases.
Documentation
# Cargo lock in subs
**/Cargo.lock

# Generated by Cargo
**/target/

# vim stuff
*.swp
*.swo

# mac stuff
.DS_Store

# gdb files
.gdb_history

# jetbrains ide stuff
.idea
*.iml
CMakeLists.txt

# Build artifacts
out/

.vscode