[][src]Macro mrml::to_style

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