syntax::ast::CrateConfig
[−]
[src]
type CrateConfig = Vec<P<MetaItem>>;
Unstable (
rustc_private
)The set of MetaItems that define the compilation environment of the crate, used to drive conditional compilation