Type Definition ucd_trie::TrieSet[][src]

type TrieSet = TrieSetSlice<'static>;
[]

A type alias for TrieSetSlice<'static>.