Cargo Features

rome_diagnostics has no features set by default.

[dependencies]
rome_diagnostics = { version = "0.0.1", features = ["schema"] }
schema = schemars

Enables schemars of rome_diagnostics_categories and rome_text_edit

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

schemars schema?