zip-rs-wasm/examples
Chris Hennick 7355c51f93
doc(examples): Fix errors
main() will still exist without a deflate cfg, it just won't do anything.

Signed-off-by: Chris Hennick <4961925+Pr0methean@users.noreply.github.com>
2024-05-02 13:47:36 -07:00
..
extract.rs fix: use is_dir in more places where Windows paths might be handled incorrectly 2024-05-01 15:12:19 -07:00
extract_lorem.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
file_info.rs fix: use is_dir in more places where Windows paths might be handled incorrectly 2024-05-01 15:12:19 -07:00
stdin_info.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00
write-large-file.rs doc(examples): Fix errors 2024-05-02 13:47:36 -07:00
write_dir.rs style: fix Cargo warning re cfg(any()) 2024-04-24 03:51:58 -07:00
write_sample.rs Change crate name to "zip" per https://github.com/zip-rs/zip/issues/446#issuecomment-2063837388 2024-04-19 18:50:27 -07:00