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