Cargo Features
swc_estree_visit has no features set by default.
[dependencies]
swc_estree_visit = { version = "0.1.0", features = ["flavor-acorn", "flavor-babel"] }
- flavor-acorn
-
Enables flavor-acorn of swc_estree_ast ^0.1
- flavor-babel
-
Enables flavor-babel of swc_estree_ast ^0.1
swc_estree_visit has 2 features without comments.