Skip to main content

handle_delete_cache_zone

Function handle_delete_cache_zone 

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