Type Definition libdata::flow::Names []

type Names = BTreeSet<Name>;

An alias for set of domain names.

Trait Implementations

impl EndpointType for Names
[src]

The name of the bare tag. Read more