two_named

Function two_named 

Source
pub fn two_named(text: &str, from: &str, to: &str) -> String
Expand description

Gradient helpers that accept named colors. Requires features=["gradients"]. These are thin wrappers over the existing gradient module. Two-color gradient using named colors.