components

Macro button_component_helper_owned

Source
macro_rules! button_component_helper_owned {
    ($Pin:ty, $(($P:expr, $M:expr, $F:expr)),+ $(,)?) => { ... };
}