#buffer #combinator #stream #future #after

futures-after

A stream combinator that buffers a number of elements before yielding them

1 unstable release

Uses old Rust 2015

0.1.0 Jun 23, 2017

#106 in #combinator

MIT license

3KB
59 lines

futures-after

A stream combinator that buffers a number of elements before yielding them.


lib.rs:

A stream combinator that buffers a number of elements before yielding them.

Dependencies

~53KB