Function wordcut_engine::create_prefix_tree

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