html_map_strong

Macro html_map_strong 

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