Function tar::parser::parse_tar [] [src]

pub fn parse_tar(i: &[u8]) -> IResult<&[u8], Vec<TarEntry>>