Skip to main content

create_tarball_bytes

Function create_tarball_bytes 

Source
pub fn create_tarball_bytes(
    root: &Path,
    files: &[FileEntry],
) -> BundleResult<Vec<u8>>