Cargo Features
boa_cli has no features set by default.
[dependencies]
boa_cli = { version = "0.19.1", features = ["dhat"] }
- default
-
These default features are set whenever
boa_cli
is added without
somewhere in the dependency tree.default-features = false Enables annex-b, experimental and intl_bundled of boa_engine
- dhat
-
Enables dhat
boa_cli has 2 features without comments.