Cargo Features

oxc_allocator has no features set by default.

[dependencies]
oxc_allocator = { version = "0.56.5", features = ["from_raw_parts", "serialize"] }
from_raw_parts
serialize

Enables serde, serialize of oxc_estree

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.

oxc_estree serialize?