Cargo Features

autd3-protobuf has no features set by default.

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

Enables tonic-build

lightweight = async-trait, autd3, autd3-gain-holo, derive_more, tokio

Enables lightweight of autd3-driver

Affects autd3-protobuf::lightweight, traits::DatagramLightweight

async-trait lightweight?

Enables async-trait of autd3 and autd3-core

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 lightweight?
tokio lightweight?
derive_more lightweight?