pub fn create_package(src: &Path, dest: &Path) -> Result<(), AsarError>
Create a new ASAR archive from a directory using default options.