triez 0.1.0

a library implelemnting a generic trie AKA prefix tree AKA radix tree
Documentation
# rust
/target
**/*.rs.bk

# rust library
Cargo.lock

*.swp

# Intellij
.idea/
*.iml
out/

# VScode
.vscode/**