Cargo Features
linera-sdk has no features set by default.
[dependencies]
linera-sdk = { version = "0.13.1", features = ["ethereum", "wasmer", "wasmtime", "test"] }
- ethereum = async-trait, linera-ethereum
-
Affects
linera-sdk::ethereum
… - wasmer
-
Enables linera-core, linera-execution, and linera-storage, wasmer of linera-witty
- wasmtime
-
Enables wasmtime of linera-core, linera-execution, linera-storage, and linera-witty
- test
-
Enables test of linera-base, linera-core, linera-storage, and linera-views
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.