Type Definition url_encoded_data::Pair[][src]

type Pair<'a> = (Cow<'a, str>, Cow<'a, str>);