feat(body): reexport hyper::body::SizeHint (#2404)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
pub use bytes::{Buf, Bytes};
|
||||
pub use http_body::Body as HttpBody;
|
||||
pub use http_body::SizeHint;
|
||||
|
||||
pub use self::aggregate::aggregate;
|
||||
pub use self::body::{Body, Sender};
|
||||
|
||||
Reference in New Issue
Block a user