Cargo Features

oxc_span has no features set by default.

[dependencies]
oxc_span = { version = "0.35.0", features = ["serialize", "schemars"] }
serialize

Enables serde, serde of compact_str

schemars

Enables schemars

oxc_span has 2 features without comments.