Skip to main content

hm_raw

Macro hm_raw 

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