Cargo Features
Monoio-Rust2Go has no features set by default.
[dependencies]
monoio-rust2go = { version = "0.3.0", features = ["build"] }
- build = bindgen, monoio-rust2go-cli, syn
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.
- monoio-rust2go-cli build?
- bindgen build?
-
Enables bindgen ^0.69
- syn build?