Function generate

Source
pub fn generate<P: AsRef<Path>>(
    skin_path: P,
    totem_path: P,
    second_layer: bool,
) -> Result<(), String>