tower-http
tower-http copied to clipboard
Make AsyncReadBody::with_capacity public
Motivation
I want to use AsyncReadBody directly.
Solution
Add pub to AsyncReadBody::with_capacity
CI failure to be fixed by ~https://github.com/tower-rs/tower-http/pull/418~ #433.