kanata_parser::trie

Type Alias TrieKey

source
pub type TrieKey = Vec<TrieKeyElement>;

Aliased Typeยง

struct TrieKey { /* private fields */ }