mirror of
https://github.com/zhaofengli/attic.git
synced 2025-03-13 20:28:40 +00:00
The call to `into_inner()` discards the wrapper type constructed by `map_err()`. So instead, `map_err()` the actual stream, and call `Body::from_stream` on the wrapped stream. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |