Cargo Features
AUTD3 has no features set by default.
[dependencies]
autd3 = { version = "29.0.0-rc.16", features = ["async", "async-trait", "dynamic_freq"] }
- async async-trait? = tokio
-
Enables async of autd3-core
Affects
autd3::r#async
… - async-trait = async
-
Enables async-trait of autd3-core
- dynamic_freq
-
Enables dynamic_freq of autd3-driver and autd3-firmware-emulator
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.