Macro gradient_from_generator

Source
macro_rules! gradient_from_generator {
    ($color:tt) => { ... };
}