Registry / other / autd3-derive

autd3-derive

JSON →
library38.0.1rscratesunverified

Derive macros for autd3.

# Cargo.toml [dependencies] autd3-derive = "38.0.1"
INSTALL
IMPORT
SIG · AUTD3-DERIVE
A
autd3-derive
otherrustv38.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AUTD3
use autd3_derive::*;

Uses derive macro to implement AUTD3 trait for a struct.

use autd3_derive::AUTD3; #[derive(AUTD3)] struct MyDevice; let device = MyDevice; println!("Device created");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
38.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Meta
1
OpenAI (training)
1
Resources
autd3-derive — cargo add autd3-derive · libregistry