Function pifu::base::archive::create_ar

source ·
pub fn create_ar(dir: &Path, to: &Path) -> Result<(), Error>
Expand description

Errors

Returns error if failed to create ar file.