Module cdns_rs::sync::query[][src]

Structs

A structure which describes the query properties and contains the results.

Enums

An structure for the target in request. Implements From for IpAddr, Ipv4Addr, Ipv6Addr, [str] In case if IP address is in the human readable ‘string’ format it will be stored as Name. And later the code will try to convert it to IP address before returing as string.