axum/axum-core/src
2022-09-19 22:41:54 +02:00
..
extract Add DefaultBodyLimit::max to change the body size limit (#1397) 2022-09-19 22:41:54 +02:00
response Remove explicit TryFrom, TryInto imports (#1099) 2022-06-17 18:36:49 +00:00
body.rs Move FromRequest and IntoResponse into new axum-core crate (#564) 2021-11-30 13:46:13 +00:00
error.rs Change error type for RequestParts::try_into_request (#639) 2022-01-23 18:01:52 +01:00
lib.rs docsrs cfg fixes (#1137) 2022-07-01 13:35:52 +02:00
macros.rs Automatically handle http_body::LengthLimitError (#1048) 2022-06-08 13:47:57 +00:00