generate_classes

Function generate_classes 

Source
pub fn generate_classes<P: AsRef<Path> + Clone>(
    path: P,
    classes: Vec<Class>,
) -> Result<(), Box<dyn Error>>
Expand description

write given classes to html format, which can be used by CSS utilities