Skip to content

Commit 0702579

Browse files
committed
updated readme
1 parent 193181a commit 0702579

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A Rust implementation of a map data structure backed by a trie (prefix tree).
44

5+
## Documentation
6+
7+
Full API documentation is available at: https://ekinimo.github.io/triemap
8+
59
## Features
610

711
- Key lookups with O(k) complexity where k is the key length

0 commit comments

Comments
 (0)