Cargo Features

autd3-protobuf has no features set by default.

[dependencies]
autd3-protobuf = { version = "29.0.0-rc.9", features = ["tonic-build", "lightweight", "async-trait"] }
tonic-build build

Enables tonic-build

lightweight = async-trait, autd3, autd3-gain-holo, seq-macro, tokio

Enables derive and lightweight of autd3-driver

Affects autd3-protobuf::lightweight

async-trait lightweight?

Enables async-trait of autd3, autd3-driver, and autd3-gain-holo

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.

autd3 async-trait? lightweight?
autd3-gain-holo async-trait? lightweight?
tokio lightweight?
seq-macro lightweight?