axum-core-v0.5.2
tokio-rs/axumaxum-core-v0.5.2Mar 28, 2025by jplatte
AI Summary
A small optimization release for body data streaming performance.
Key Highlights
- Implemented `Stream::size_hint` for `BodyDataStream` to improve efficiency.
New Features
- Implemented `Stream::size_hint` for `BodyDataStream`
Full Release Notes
- **added:** Implement `Stream::size_hint` for `BodyDataStream` ([#3195]) [#3195]: https://github.com/tokio-rs/axum/pull/3195