cairo_lang_syntax::attribute::consts

Constant FMT_SKIP_ATTR

source
pub const FMT_SKIP_ATTR: &str = "cairofmt::skip";
Expand description

An attribute that can be used to make the formatter ignore the formatting of a statement or an item, and keep the user defined formatting.