Cargo Features
[dependencies]
air-interpreter-interface = { version = "0.19.0", default-features = false, features = ["marine"] }
- default = marine
-
The
marine
feature is set by default wheneverair-interpreter-interface
is added without
somewhere in the dependency tree.default-features = false - marine default = fluence-it-types, marine-rs-sdk
-
Enables marine of air-interpreter-sede, marine-abi of marine-call-parameters
Affects
interpreter_outcome::try_as_string
…
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.