Type Alias ucd_trie::TrieSet

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

A type alias for TrieSetSlice<'static>.

Aliased Type§

struct TrieSet { /* private fields */ }