Skip to main content

Crate libertas_matter_macros

Crate libertas_matter_macros 

Source

Macros§

import
Generate code for one or more Matter cluster definitions as specified in the Matter IDL file.

Derive Macros§

FromTLV
Generate code that derives FromTLV for the provided Rust type.
ToTLV
Generate code that derives ToTLV for the provided Rust type.