This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
axum
Watch
1
Star
0
Fork
You've already forked axum
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2025-01-01 08:56:15 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
33b353def8
axum
/
examples
/
static-file-server
History
Tobias Bieniek
8def6782fb
Replace custom
BoxCloneService
struct with
tower::util::BoxCloneSyncService
(
#3109
)
2024-12-27 08:57:52 +01:00
..
assets
Expand static file serving example (
#1471
)
2022-10-11 07:42:48 +00:00
src
Use
env!("CARGO_CRATE_NAME")
in the example to simplify the tracing setup code (
#2884
)
2024-08-24 08:36:08 +02:00
Cargo.toml
Replace custom
BoxCloneService
struct with
tower::util::BoxCloneSyncService
(
#3109
)
2024-12-27 08:57:52 +01:00