Skip to main content

BasicAuth

Type Alias BasicAuth 

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