Type Definition sozu_lib::router::pattern_trie::KeyValue

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