axum/axum-extra/src
2022-10-09 20:55:28 +00:00
..
body Add AsyncReadBody (#1072) 2022-06-08 11:02:42 +02:00
extract Fix Cached<T> as the last argument of a handler function (#1428) 2022-09-28 09:06:15 +00:00
handler Don't internally Arc the state (#1460) 2022-10-09 20:55:28 +00:00
response Add JsonLines extractor and response (#1093) 2022-06-20 20:49:18 +02:00
routing Don't internally Arc the state (#1460) 2022-10-09 20:55:28 +00:00
either.rs Only allow last extractor to mutate the request (#1272) 2022-08-22 12:23:20 +02:00
json_lines.rs Only allow last extractor to mutate the request (#1272) 2022-08-22 12:23:20 +02:00
lib.rs Reexport key-expansion (#1425) 2022-09-28 20:06:56 +00:00
protobuf.rs Only allow last extractor to mutate the request (#1272) 2022-08-22 12:23:20 +02:00