Commit graph

3 commits

Author SHA1 Message Date
Chris Hennick
04390ca276
style: cargo fmt --all 2024-05-01 15:07:15 -07:00
Chris Hennick
fbf000cf56
docs(examples): Update FileOptions import 2024-05-01 15:06:55 -07:00
Sebastian Thiel
4f4f76c9a2
feat: add write-large-file example to show how to write huge files.
This requires DEFLATE64 support, which is seemingly present in the
default rust backend.
2023-07-23 10:28:11 +02:00