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 */ }