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-03-16 12:25:41 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d943ba6d81
axum
/
axum-extra
/
src
/
routing
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