Skip to main content

hm_str

Macro hm_str 

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