2023-07-22 14:03:00 +00:00
|
|
|
# rs-matter-macros: The Rust Implementation of Matter Library - Proc-macros
|
2023-07-22 10:29:18 +00:00
|
|
|
|
|
|
|
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.
|