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