Skip to main content

hm_str_key

Macro hm_str_key 

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