Constant cairo_lang_syntax::attribute::consts::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.