Cargo Features

oxc_ast has no features set by default.

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

Enables serialize of oxc_allocator, oxc_estree, oxc_regular_expression, oxc_span, and oxc_syntax

oxc_ast has 1 feature without comment.