bitwarden_api_api::apis::configuration

Type Alias BasicAuth

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