[][src]Function compress_tools::uncompress

pub fn uncompress<P1, P2>(
    source: P1,
    target: P2,
    kind: Kind
) -> Result<(), Error> where
    P1: AsRef<Path>,
    P2: AsRef<Path>, 

Uncompress a archive of known Kind pointed by source to target location for file