[][src]Function pkgar::bin::extract

pub fn extract(
    public_path: &str,
    archive_path: &str,
    folder: &str
) -> Result<(), Error>