zip-rs-wasm/src
Plecra e7502199f9
Merge pull request #197 from mvdnes/unbreak-0.5
Remove breaking changes in 0.5.7
2020-09-10 11:42:53 +01:00
..
compression.rs docs: elaborate on usage of CompressionMethod 2020-08-19 12:20:43 +01:00
cp437.rs Address clippy issues 2020-06-15 11:11:17 +02:00
crc32.rs Address clippy issues 2020-06-15 11:11:17 +02:00
lib.rs docs: add reference to GitHub issue 2020-08-25 22:01:12 +01:00
read.rs Merge pull request #197 from mvdnes/unbreak-0.5 2020-09-10 11:42:53 +01:00
result.rs refactor: remove extra variants from ZipError 2020-09-10 10:21:47 +01:00
spec.rs refactor: replace the podio crate with byteorder 2020-06-16 18:59:13 +01:00
types.rs feat: expose the location of the central header 2020-09-10 09:34:24 +01:00
write.rs feat: expose the location of the central header 2020-09-10 09:34:24 +01:00
zipcrypto.rs Fixed and improved docstrings, added module level documentation 2020-06-23 22:20:16 +02:00