Cargo Features
autd3-emulator has no features set by default.
[dependencies]
autd3-emulator = { version = "29.0.0-rc.9", features = ["async-trait", "gpu", "inplace"] }
- async-trait
-
Enables async-trait of autd3
- gpu = bytemuck, flume, wgpu
-
Affects
option::InstantRecordOption.gpu
,option::RmsRecordOption.gpu
… - inplace
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.