Macro seed::button

source ·
macro_rules! button {
    ( $($part:expr),* ) => { ... };
}