Type Definition wordcut_engine::Dict[][src]

pub type Dict = PrefixTree<char, bool>;