This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
axum
Watch
1
Star
0
Fork
0
You've already forked axum
mirror of
https://github.com/tokio-rs/axum.git
synced
2025-10-02 23:34:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
axum
/
examples
/
static-file-server
History
Jonas Platte
b5cd093928
fixup! Remove io::Result from serve output type
2025-04-26 23:45:20 +02:00
..
assets
Expand static file serving example (
#1471
)
2022-10-11 07:42:48 +00:00
src
fixup! Remove io::Result from serve output type
2025-04-26 23:45:20 +02:00
Cargo.toml
Replace custom
BoxCloneService
struct with
tower::util::BoxCloneSyncService
(
#3109
)
2024-12-27 08:57:52 +01:00