[][src]Macro seed::style

macro_rules! style {
    { $($key:expr => $value:expr $(;)?$(,)?)* } => { ... };
}

Provide a shortcut for creating styles.