pub async fn body_bytes(raw_body: impl Into<RawBody>) -> Result<Vec<u8>, Error>
Available on crate features axum-05 or axum-06 only.