[][src]Macro simple_html_template::html_map

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