Skip to main content

QueryPair

Type Alias QueryPair 

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