axum/axum-extra/src
2023-08-02 19:35:04 +00:00
..
body Add Body::from_stream (#1848) 2023-04-21 17:45:31 +02:00
extract docs: Remove explicit auto deref from PrivateCookieJar example (#2028) 2023-06-22 21:50:45 +00:00
handler Remove B type param: Follow ups (#1789) 2023-04-21 17:45:31 +02:00
response Implement Clone for ErasedJson (#2142) 2023-08-02 19:35:04 +00:00
routing Remove bitflags crate dependency (#2073) 2023-07-05 20:08:11 +00:00
either.rs #[must_use] all the things! (#1809) 2023-03-03 14:12:35 +01:00
json_lines.rs Fix CI (#2086) 2023-07-13 16:53:22 +02:00
lib.rs Move TypedHeader to axum-extra (#1850) 2023-04-21 17:45:31 +02:00
middleware.rs Add option_layer (#1696) 2023-02-11 23:11:21 +00:00
protobuf.rs Add serve function and remove Server re-export (#1868) 2023-04-21 17:45:31 +02:00
typed_header.rs Fix typo in typed_header.rs (#2133) 2023-07-31 15:27:20 +00:00