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-09-30 06:21:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
axum
/
examples
/
static-file-server
History
Weipeng Hong
ef1448a3f5
Use
env!("CARGO_CRATE_NAME")
in the example to simplify the tracing setup code (
#2884
)
2024-08-24 08:36:08 +02: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
Update to latest versions of hyper and http-body (
#1882
)
2023-11-23 11:03:03 +00:00