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-22 00:00:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97b53768ba7fec445a5ea91ae7299790a68bf459
axum
/
src
/
routing
T
History
David Pedersen
97b53768ba
Replace
RoutingDsl
trait with
Router
type (
#214
)
...
* Remove `RoutingDsl` * Fix typo
2021-08-19 21:24:32 +02:00
..
future.rs
Add unique future types for all services (
#157
)
2021-08-07 22:27:27 +02:00
method_filter.rs
Implement
MethodFilter
via bitflags (
#158
)
2021-08-07 23:05:53 +02:00
mod.rs
Replace
RoutingDsl
trait with
Router
type (
#214
)
2021-08-19 21:24:32 +02:00
or.rs
Replace
RoutingDsl
trait with
Router
type (
#214
)
2021-08-19 21:24:32 +02:00