Mapping

Type Alias Mapping 

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