Constant cairo_lang_syntax::attribute::consts::ALLOW_ATTR
source ยท pub const ALLOW_ATTR: &str = "allow";
Expand description
An attribute to allow code that would normally result in a warning.
pub const ALLOW_ATTR: &str = "allow";
An attribute to allow code that would normally result in a warning.