axum/src
2021-08-03 09:33:00 +02:00
..
extract Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
handler Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
service Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
tests Fix stripping prefix when nesting at / (#91) 2021-08-02 22:40:33 +02:00
ws Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
body.rs Clarify required response body type when routing to tower::Services (#69) 2021-08-01 15:42:12 +02:00
buffer.rs Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
lib.rs Version 0.1.2 (#80) 2021-08-01 22:13:43 +02:00
macros.rs Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
response.rs Implement IntoResponse for Body 2021-07-22 21:22:46 +02:00
routing.rs Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
sse.rs Use pin-project-lite instead of pin-project (#95) 2021-08-03 09:33:00 +02:00
tests.rs Fix stripping prefix when nesting at / (#91) 2021-08-02 22:40:33 +02:00
util.rs Replace unsafe with unwrap (#20) 2021-06-15 23:18:49 +02:00