Cargo Features

oxc_regular_expression has no features set by default.

[dependencies]
oxc_regular_expression = { version = "0.36.0", features = ["serialize"] }
serialize

Enables serde, serialize of oxc_allocator, oxc_estree, and oxc_span

oxc_regular_expression has 1 feature without comment.