[][src]Macro mrml::to_attributes

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