width_generator

Macro width_generator 

Source
macro_rules! width_generator {
    ($width:tt) => { ... };
}