axum/axum/src
2022-04-24 08:05:00 +00:00
..
body Implement From<S> for StreamBody<S> (#866) 2022-03-18 15:40:27 +00:00
docs Remove bound from into_make_service_with_connect_info (#892) 2022-03-31 16:49:49 +00:00
error_handling Use IntoResponse rather than Response::builder internally (#837) 2022-03-07 16:49:03 +01:00
extract remove path::de "'any'" unneeded single quotes (#926) 2022-04-09 18:33:44 +02:00
handler Remove bound from into_make_service_with_connect_info (#892) 2022-03-31 16:49:49 +00:00
middleware Export AddExtension from middleware (#811) 2022-03-01 13:59:33 +00:00
response Add response::ErrorResponse and response::Result (#921) 2022-04-21 16:24:29 +02:00
routing Replace to_string with to_owned (#960) 2022-04-24 08:05:00 +00:00
test_helpers Add SpaRouter (#904) 2022-04-03 18:29:37 +02:00
extension.rs Make IntoResponseParts more flexible (#813) 2022-03-02 11:41:14 +00:00
json.rs Fix out of date docs for Json (#871) 2022-03-19 01:24:28 +01:00
lib.rs Typos in docstrings (#886) 2022-03-24 20:56:05 +01:00
macros.rs Remove deprecated APIs (#800) 2022-02-28 23:22:21 +00:00
typed_header.rs Make IntoResponseParts more flexible (#813) 2022-03-02 11:41:14 +00:00
util.rs Use HttpBody type alias internally (#624) 2021-12-14 12:58:45 +01:00