Type Alias BasicAuth

Source
pub type BasicAuth = (String, Option<String>);