Type Alias Prefix

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