Cargo Features
Autonomi has no features set by default.
[dependencies]
autonomi = { version = "0.4.2", 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 ^0.23.4
- 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.
- pyo3 extension-module?
-
Enables pyo3 ^0.23.4
- pyo3-async-runtimes extension-module?
-
Enables pyo3-async-runtimes ^0.23