Type Alias podman_rest_client::apis::configuration::BasicAuth

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