Cargo Features

Rust2Go has no features set by default.

[dependencies]
rust2go = { version = "0.3.8", features = ["build"] }
build = bindgen, 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.

rust2go-cli build?
bindgen build?
syn build?