Skip to main content

names

Function names 

Source
pub fn names() -> impl Iterator<Item = &'static str>
Expand description

Iterator over every stdlib rule’s kebab-case name. Used by the suppression-map builder to validate names in <!-- mdwright: ... --> comments without instantiating every rule.