Type Alias podman_autogen_api::apis::configuration::BasicAuth

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