6 lines
234 B
Markdown
6 lines
234 B
Markdown
|
# rs-matter-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.
|