unpack_sans_parent

Function unpack_sans_parent 

Source
pub fn unpack_sans_parent<R>(archive: Archive<R>, dst: &Path) -> Result<()>
where R: Read,