rs_trie 0.1.0

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