[][src]Function garando_syntax2::feature_gate::check_crate

pub fn check_crate(
    krate: &Crate,
    sess: &ParseSess,
    features: &Features,
    plugin_attributes: &[(String, AttributeType)],
    unstable: UnstableFeatures
)