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

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

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