fusionauth_rust_client::apis::configuration

Type Alias BasicAuth

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