Crate rome_diagnostics_categories

Source

Modules§

registry

Macros§

category
The category! macro can be used to statically lookup a category by name from the registry
category_concat
The category_concat! macro is a variant of category! using a slightly different syntax, for use in the declare_group and declare_rule macros in the analyzer

Structs§

Category
Metadata for a diagnostic category