Cargo Features
oxc_span has no features set by default.
[dependencies]
oxc_span = { version = "0.36.0", features = ["serialize", "schemars"] }
- serialize
-
Enables serde, serde of compact_str, serialize of oxc_estree
- schemars
-
Enables schemars
oxc_span has 2 features without comments.