macro_rules! synced_components {
    ($macro:ident) => { ... };
}
Expand description

This provides a lowercase name and the component type.

See module level docs for more details.