Skip to main content

HeaderPair

Type Alias HeaderPair 

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