Cargo Features

autd3-link-simulator has no features set by default.

[dependencies]
autd3-link-simulator = { version = "29.0.0-rc.18", features = ["blocking", "async-trait"] }
blocking = tokio
async-trait

Enables async-trait of autd3-core and autd3-protobuf

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.

tokio blocking?