[][src]Macro notedown::dict

macro_rules! dict {
    {$($key:expr => $value:expr),+} => { ... };
}