Closed nbigaouette closed 4 years ago
This PR moves archive format/compression behind feature flags.
Closes #39 .
I think I've made all requested changes.
There is still the question of the ignored tests and changing detect_archive() to return a Result instead of panicking.
detect_archive()
Result
Thanks!
This PR moves archive format/compression behind feature flags.
Closes #39 .