pub const NAME: &str = "local.swarm.discovery";
Available on crate feature
discovery-local-network
only.Expand description
Name of this discovery service.
Used as the provenance
field in DiscoveryItem
s.
Used in the crate::endpoint::Source::Discovery
enum variant as the name
.