http-body-util v0.1.3
Pre-release
Pre-release
Features
- Add
Channel
, a body type backed by an async channel. - Make
Empty::new()
to beconst fn
.
Channel
, a body type backed by an async channel.Empty::new()
to be const fn
.