Skip to main contentCrate libertas_matter_macros
Source - import
- Generate code for one or more Matter cluster definitions as specified in the Matter IDL file.
- FromTLV
- Generate code that derives
FromTLV for the provided Rust type. - ToTLV
- Generate code that derives
ToTLV for the provided Rust type.