Function logout

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