background_scratched_generator

Macro background_scratched_generator 

Source
macro_rules! background_scratched_generator {
    ($color1:tt, $color2:tt) => { ... };
}