Type Definition syntax::ast::CrateConfig
[−]
[src]
type CrateConfig = HashSet<(Name, Option<Symbol>)>;
🔬 This is a nightly-only experimental API. (
rustc_private
)The set of MetaItems that define the compilation environment of the crate, used to drive conditional compilation