Function logout

Source
pub async fn logout(
    configuration: &Configuration,
) -> Result<String, Error<LogoutError>>