Function logout_get

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