axum/axum-extra/src/routing
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