#matter #smart-home #smart #iot #esp32

macro rs-matter-macros

Native Rust implementation of the Matter (Smart-Home) ecosystem - Proc-macros

1 unstable release

0.1.0 Jul 28, 2023

#7 in #matter


Used in rs-matter

Apache-2.0

19KB
342 lines

rs-matter-macros: The Rust Implementation of Matter Library - Proc-macros

Proc-macros for implementing the ToTLV and FromTLV traits.

NOTE: The macros are re-exported by the rs-matter crate which should be used instead of adding a direct dependency on the rs-matter-macros crate.

Dependencies

~3.5MB
~73K SLoC