pub async fn list_protection_rules(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<ProtectionRuleset>, Error<ListProtectionRulesError>>pub async fn list_protection_rules(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<ProtectionRuleset>, Error<ListProtectionRulesError>>