Re-exports§

Modules§

Macros§

  • The category! macro can be used to statically lookup a category by name from the registry
  • 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§

  • Metadata for a diagnostic category
  • A Suggestion that is provided by Biome’s linter, and can be reported to the user, and can be automatically applied if it has the right Applicability.

Enums§

Functions§

Derive Macros§