mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
More work
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ impl<D, E> BoxBody<D, E> {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(david): upstream this to http-body?
|
||||
// TODO: upstream this to http-body?
|
||||
impl<D, E> Default for BoxBody<D, E>
|
||||
where
|
||||
D: bytes::Buf + 'static,
|
||||
|
||||
Reference in New Issue
Block a user