[][src]Macro seed::button

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