Type Definition ucd_trie::TrieSet

source · []
pub type TrieSet = TrieSetSlice<'static>;
Expand description

A type alias for TrieSetSlice<'static>.