gen_unity

Function gen_unity 

Source
pub fn gen_unity<P1: AsRef<Path>, P2: AsRef<Path>>(
    crate_path: P1,
    dest_dir: P2,
) -> Result<()>