Type Alias sozu_lib::router::pattern_trie::KeyValue

source ยท
pub type KeyValue<K, V> = (K, V);