Crate astarte_device_sdk_derive

source ·
Expand description

Proc macro helpers for the Astarte Device SDK

Attribute Macros§

Derive Macros§

  • Derive macro #[derive(AstarteAggregate)] to implement AstarteAggregate.
  • Derive macro #[derive(FromEvent)] to implement the FromEvent trait.