axum/src
2021-08-18 09:48:36 +02:00
..
extract Change nested routes to see the URI with prefix stripped (#197) 2021-08-18 09:48:36 +02:00
handler Remove axum::prelude (#195) 2021-08-18 00:04:15 +02:00
response Remove axum::prelude (#195) 2021-08-18 00:04:15 +02:00
routing Change nested routes to see the URI with prefix stripped (#197) 2021-08-18 09:48:36 +02:00
service Remove axum::prelude (#195) 2021-08-18 00:04:15 +02:00
tests Change nested routes to see the URI with prefix stripped (#197) 2021-08-18 09:48:36 +02:00
body.rs Re-export more body utilities (#162) 2021-08-08 16:41:17 +02:00
buffer.rs Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
error.rs Clean up RequestParts API (#167) 2021-08-08 19:48:30 +02:00
json.rs Remove axum::prelude (#195) 2021-08-18 00:04:15 +02:00
lib.rs Change nested routes to see the URI with prefix stripped (#197) 2021-08-18 09:48:36 +02:00
macros.rs Implement std::error::Error for all rejections (#153) 2021-08-07 21:03:04 +02:00
util.rs Improve compile times (#184) 2021-08-15 23:01:26 +02:00