1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-03-24 07:49:20 +01:00
axum/src
2021-08-19 22:44:26 +02:00
..
extract Replace route with Router::new().route() () 2021-08-19 22:37:48 +02:00
handler Replace route with Router::new().route() () 2021-08-19 22:37:48 +02:00
response Replace route with Router::new().route() () 2021-08-19 22:37:48 +02:00
routing Export Or in a more consistent way 2021-08-19 22:44:26 +02:00
service Replace route with Router::new().route() () 2021-08-19 22:37:48 +02:00
tests Replace route with Router::new().route() () 2021-08-19 22:37:48 +02:00
body.rs Re-export more body utilities () 2021-08-08 16:41:17 +02:00
buffer.rs Use pin-project-lite instead of pin-project () 2021-08-03 09:33:00 +02:00
error.rs Clean up RequestParts API () 2021-08-08 19:48:30 +02:00
json.rs Replace route with Router::new().route() () 2021-08-19 22:37:48 +02:00
lib.rs Inline Router in root module docs 2021-08-19 22:39:37 +02:00
macros.rs Implement std::error::Error for all rejections () 2021-08-07 21:03:04 +02:00
util.rs Improve compile times () 2021-08-15 23:01:26 +02:00