axum/axum-core/src
valkyrie_pilot e4c6d76bca
Implement IntoResponse for [u8; N] and &'static [u8; N] (#1690)
Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
2023-01-13 09:12:51 +00:00
..
ext_traits Misc documentation improvements (#1647) 2023-01-07 14:07:54 +01:00
extract Expand the docs for Router::with_state (#1580) 2022-11-27 01:01:59 +01:00
response Implement IntoResponse for [u8; N] and &'static [u8; N] (#1690) 2023-01-13 09:12:51 +00:00
body.rs Move FromRequest and IntoResponse into new axum-core crate (#564) 2021-11-30 13:46:13 +00:00
error.rs Add Error::into_inner (#1476) 2022-10-13 11:44:54 +02:00
lib.rs Improve compile errors for unimplemented traits (#1436) 2022-11-19 12:45:03 +01:00
macros.rs Add status and body_text methods to built-in rejections (#1612) 2022-12-02 19:54:16 +01:00