Constant cairo_lang_syntax::attribute::consts::FEATURE_ATTR
source ยท pub const FEATURE_ATTR: &str = "feature";Expand description
An attribute to allow usage of a feature under a statement.
pub const FEATURE_ATTR: &str = "feature";An attribute to allow usage of a feature under a statement.