Skip to main content

create_package

Function create_package 

Source
pub fn create_package(src: &Path, dest: &Path) -> Result<(), AsarError>
Expand description

Create a new ASAR archive from a directory using default options.