Skip to main content

handle_list_cache

Function handle_list_cache 

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