components

Macro led_component_static

Source
macro_rules! led_component_static {
    ($Led:ty, $($L:expr),+ $(,)?) => { ... };
}