ucd_trie

Type Alias TrieSet

Source
pub type TrieSet = TrieSetSlice<'static>;
Expand description

A type alias for TrieSetSlice<'static>.

Aliased Typeยง

struct TrieSet { /* private fields */ }