Type Alias QueryPair

Source
pub type QueryPair<'q> = (QueryPairKey<'q>, QueryPairValue<'q>);
Expand description

HTTP 查询参数对