cairo_lang_syntax::attribute::consts

Constant INLINE_ATTR

Source
pub const INLINE_ATTR: &str = "inline";
Expand description

An attribute to mark a function as a function that should be inlined.