Function wordcut_engine::create_prefix_tree[][src]

pub fn create_prefix_tree(words: &[&str]) -> PrefixTree<char, bool>