pack_dir

Function pack_dir 

Source
pub async fn pack_dir(
    path: impl AsRef<Path>,
    dest: &mut (impl AsyncWrite + Unpin),
) -> Result<()>
Available on crate feature fs only.
Expand description

Pack a directory to asar archive.