Cargo Features

autd3-protobuf has no features set by default.

[dependencies]
autd3-protobuf = { version = "22.1.0", features = ["tonic-build", "lightweight", "async-trait"] }
tonic-build build

Enables tonic-build

lightweight = autd3, autd3-gain-holo, tokio

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

Affects autd3-protobuf::lightweight

async-trait

Enables async-trait of autd3-driver

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 lightweight?
autd3-gain-holo lightweight?
tokio lightweight?