Macro margin_x_generator

Source
macro_rules! margin_x_generator {
    ($margin:tt) => { ... };
}