button_attributes

Macro button_attributes 

Source
macro_rules! button_attributes {
    ($btn_builder:ident, $key:ident : $value:expr) => { ... };
}