bitwarden_api_identity::apis::configuration

Type Alias BasicAuth

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