Cargo Features
melody_compiler has no features set by default.
[dependencies]
melody_compiler = { version = "0.20.0", features = ["fuzzer"] }
- fuzzer = arbitrary
-
Affects
melody_compiler::ast
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.