const MARGIN_RULE_AT_NAMES: &[&'static str];
All [@margin][margin] rule names, with a preceding ‘@’.
@margin
This array lets us have just one single memory region used for to_str, name, and the Debug implementation.