Enum rustc_resolve::MakeGlobMapExperimental [-]  [+] [src]

pub enum MakeGlobMap {
    Yes,
    No,
}

Variants

Yes
No

Trait Implementations

Derived Implementations

impl Copy for MakeGlobMap

impl PartialEq for MakeGlobMap

fn eq(&self, __arg_0: &MakeGlobMap) -> bool

fn ne(&self, __arg_0: &MakeGlobMap) -> bool