Type Alias CssGeneratorFn

Source
pub type CssGeneratorFn<T> = fn(&T, &mut String, &mut u64);