bitwarden_api_identity::apis::configuration

Type Alias BasicAuth

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