futures-rs v0.1.12 Release Notes

Release Date: 2017-04-03 // about 7 years ago
    • Add Stream::from_err and Sink::from_err
    • 👍 Allow SendError to be Clone when possible