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