Generic struct for storing prefixes of things. Note that this project puts focus on being as generic and featureful as possible, not as efficient. If you're looking for a more efficient prefix trie, see Michael Sproul's radix trie.
Documentation