Type Definition deepl_openapi::apis::configuration::BasicAuth

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