1 unstable release

0.1.0 Sep 19, 2019

#1983 in Data structures

MIT license

5KB
78 lines


My first Rust crate. A simple implementation of a Trie datastructure with a struct and linked lists. Not intended for serious use.

No runtime deps