Enum std::net::Ipv6MulticastScope
[−]
[src]
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
Variants
InterfaceLocal
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
LinkLocal
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
RealmLocal
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
AdminLocal
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
SiteLocal
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
OrganizationLocal
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
Global
🔬 This is a nightly-only experimental API. (ip
#27709)
extra functionality has not been scrutinized to the level that it should be to be stable
Trait Implementations
impl Copy for Ipv6MulticastScope
[src]
impl Copy for Ipv6MulticastScope
impl PartialEq for Ipv6MulticastScope
[src]
[+]
impl PartialEq for Ipv6MulticastScope
impl Eq for Ipv6MulticastScope
[src]
impl Eq for Ipv6MulticastScope
impl Clone for Ipv6MulticastScope
[src]
[+]
impl Clone for Ipv6MulticastScope
impl Hash for Ipv6MulticastScope
[src]
[+]
impl Hash for Ipv6MulticastScope
impl Debug for Ipv6MulticastScope
[src]
[+]
impl Debug for Ipv6MulticastScope
Auto Trait Implementations
impl Send for Ipv6MulticastScope
impl Send for Ipv6MulticastScope
impl Sync for Ipv6MulticastScope
impl Sync for Ipv6MulticastScope