[][src]Type Definition syntex_syntax2::ast::CrateConfig

type CrateConfig = HashSet<(Name, Option<Symbol>)>;

The set of MetaItems that define the compilation environment of the crate, used to drive conditional compilation