syntax::ast::CrateConfigExperimental [-]  [+] [src]

type CrateConfig = Vec<P<MetaItem>>;

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