Macro margin_dir_generator

Source
macro_rules! margin_dir_generator {
    ($dir:tt, $margin:tt) => { ... };
}