Enum std::net::Ipv6MulticastScope
[−]
[src]
pub enum Ipv6MulticastScope { InterfaceLocal, LinkLocal, RealmLocal, AdminLocal, SiteLocal, OrganizationLocal, Global, }
: extra functionality has not been scrutinized to the level that it should be stable
Variants
InterfaceLocal | Unstable : extra functionality has not been scrutinized to the level that it should be stable |
LinkLocal | Unstable : extra functionality has not been scrutinized to the level that it should be stable |
RealmLocal | Unstable : extra functionality has not been scrutinized to the level that it should be stable |
AdminLocal | Unstable : extra functionality has not been scrutinized to the level that it should be stable |
SiteLocal | Unstable : extra functionality has not been scrutinized to the level that it should be stable |
OrganizationLocal | Unstable : extra functionality has not been scrutinized to the level that it should be stable |
Global | Unstable : extra functionality has not been scrutinized to the level that it should be stable |