This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
axum
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2026-08-19 00:00:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
jplatte/serve-breaking-changes
axum
/
examples
/
static-file-server
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
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