pub type TrieSet = TrieSetSlice<'static>;
A type alias for TrieSetSlice<'static>.
TrieSetSlice<'static>