Function moto::vibrant

source ·
pub fn vibrant<'a, T>(text: &'a T) -> String
where T: Display + ?Sized,