Cargo Features

oxc_ast has no features set by default.

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

Enables serde and serde_json, serialize and to_js_string of oxc_syntax, serialize of oxc_allocator, oxc_regular_expression, and oxc_span

oxc_ast has 1 feature without comment.