Macro kywy_button_async_from

Source
macro_rules! kywy_button_async_from {
    ($spawner:expr, $peripherals:ident => $var:ident) => { ... };
}