pub async fn handle_delete_cache_zone<C: DnsService + Send + Sync>(
client: &C,
policy: &Policy,
p: DomainParams,
) -> Result<CallToolResult, ErrorData>pub async fn handle_delete_cache_zone<C: DnsService + Send + Sync>(
client: &C,
policy: &Policy,
p: DomainParams,
) -> Result<CallToolResult, ErrorData>