syntex_syntax::ast::CrateConfig [] [src]

type CrateConfig = Vec<P<MetaItem>>;

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