Skip to main content

handle_flush_cache

Function handle_flush_cache 

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