# fs-trie [![Crates.io](https://img.shields.io/crates/v/fs_trie.svg)](https://crates.io/crates/fs_trie) [![Crates.io](https://img.shields.io/crates/d/fs_trie.svg)](https://github.com/sevagh/surge/tree/master/fs-trie) A naive trie with serde/bincode helpers to load and store to a file.