Cargo Features

oxc_ast has no features set by default.

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

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

Affects oxc_ast::utf8_to_utf16