Function write_color_function

Source
fn write_color_function(
    color: &DynamicColor,
    name: &str,
    f: &mut Formatter<'_>,
) -> Result