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-08 00:00:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac75e2f727ca2abb797d71e0846bbd9de2c2a678
axum
/
examples
/
static-file-server
T
History
Tobias Bieniek
and
GitHub
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