macro_rules! synced_components { ($macro:ident) => { ... }; }
Expand description
This provides a lowercase name and the component type.
See module level docs for more details.
macro_rules! synced_components { ($macro:ident) => { ... }; }
This provides a lowercase name and the component type.
See module level docs for more details.