Type Definition wordcut_engine::Dict [] [src]

type Dict = PrefixTree<char, bool>;