Cargo Features
Autonomi has no features set by default.
[dependencies]
autonomi = { version = "0.3.6", features = ["external-signer", "extension-module", "loud"] }
- external-signer
-
Enables external-signer of ant-evm
Affects
client::external_signer
… - extension-module = pyo3-async-runtimes
-
Enables pyo3
- loud
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.