cairo_lang_syntax::attribute::consts

Constant INTERNAL_ATTR

source
pub const INTERNAL_ATTR: &str = "internal";
Expand description

An attribute to define an item as internal. Usage of these items will result in an error, unless the usage is marked with their feature active.