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-27 04:50:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
axum
/
examples
/
graceful-shutdown
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
..
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
Support graceful shutdown on
serve
(
#2398
)
2023-12-29 11:17:58 +00:00