QueryParam

Type Alias QueryParam 

Source
pub type QueryParam<'a> = (&'a str, &'a str);