Macro seed::style

source ·
macro_rules! style {
    { $($key:expr => $value:expr);* $(;)* } => { ... };
}
Expand description

Provide a shortcut for creating styles.