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-31 00:00:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08534a5795fb06b5ad026f483cfecb9214e9f4f3
axum
/
axum-extra
/
src
/
routing
T
History
David Pedersen
d943ba6d81
Replace
HasRoutes
with
Into<Router>
(
#819
)
...
* Move `HasRoutes` into axum * fix doc test * Just use `Into<Router>`
2022-03-03 21:50:31 +00:00
..
mod.rs
Replace
HasRoutes
with
Into<Router>
(
#819
)
2022-03-03 21:50:31 +00:00
resource.rs
Replace
HasRoutes
with
Into<Router>
(
#819
)
2022-03-03 21:50:31 +00:00
typed.rs
Remove out of date docs
2022-03-01 14:09:30 +01:00