Skip to main content

attributes

Macro attributes 

Source
macro_rules! attributes {
    () => { ... };
    ($attr0:expr $(, $attr:expr)* $(,)?) => { ... };
}
Expand description

Re-export the rs-matter crate A macro to generate the attributes for a cluster.