This website requires JavaScript.
Explore
Help
Sign In
elf
/
tower-http-servezip
Watch
1
Star
0
Fork
You've already forked tower-http-servezip
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A Rust Tower Service that serves files from a Zip file. The Zip file can either be opened as a file, or embedded in the binary using
include_bytes!
3
Commits
1
Branch
0
Tags
65
KiB
Rust
100%
841fa7e91e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Elf M. Sternberg
841fa7e91e
Just got axum up and running. Spent waaaay too long wrestling with rustic and rustfmt to get it to stop throwing errors, only to realize that the actual problem was my copy of rustfmt being waaaay out of date. With that fixed, the problem went away.
2026-05-10 08:33:42 -07:00
demo
Just got axum up and running. Spent waaaay too long wrestling with rustic and rustfmt to get it to stop throwing errors, only to realize that the actual problem was my copy of rustfmt being waaaay out of date. With that fixed, the problem went away.
2026-05-10 08:33:42 -07:00
serve_zip
Just got axum up and running. Spent waaaay too long wrestling with rustic and rustfmt to get it to stop throwing errors, only to realize that the actual problem was my copy of rustfmt being waaaay out of date. With that fixed, the problem went away.
2026-05-10 08:33:42 -07:00
.gitignore
Just following along in the textbook for now.
2026-05-10 07:45:30 -07:00
Cargo.lock
Just following along in the textbook for now.
2026-05-10 07:45:30 -07:00
Cargo.toml
Just following along in the textbook for now.
2026-05-10 07:45:30 -07:00
rustfmt.toml
Just got axum up and running. Spent waaaay too long wrestling with rustic and rustfmt to get it to stop throwing errors, only to realize that the actual problem was my copy of rustfmt being waaaay out of date. With that fixed, the problem went away.
2026-05-10 08:33:42 -07:00