Skip to content

0.3.14

Compare
Choose a tag to compare
@taiki-e taiki-e released this 10 Apr 07:18
· 317 commits to master since this release
  • Add future::SelectAll::into_inner (#2363)
  • Allow calling UnboundedReceiver::try_next after None (#2369)
  • Reexport non-Ext traits from the root of futures_util (#2377)
  • Add AsyncSeekExt::stream_position (#2380)
  • Add stream::Peekable::{next_if, next_if_eq} (#2379)