Type Definition libdata::flow::Names
[−]
type Names = BTreeSet<Name>;
An alias for set of domain names.
type Names = BTreeSet<Name>;
An alias for set of domain names.
impl EndpointType for Names
[src]