Crates.io | rs-matter-macros |
lib.rs | rs-matter-macros |
version | 0.1.0 |
source | src |
created_at | 2023-07-28 06:36:03.745349 |
updated_at | 2023-07-28 06:36:03.745349 |
description | Native Rust implementation of the Matter (Smart-Home) ecosystem - Proc-macros |
homepage | |
repository | https://github.com/project-chip/matter-rs |
max_upload_size | |
id | 928213 |
size | 18,494 |
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.