Type Alias sozu_lib::router::pattern_trie::Key

source ·
pub type Key = Vec<u8>;

Aliased Type§

struct Key { /* private fields */ }