Skip to content

Replace VecDeque with stream::from_iter in examples #430

@yoshuawuyts

Description

@yoshuawuyts

Now that rust-lang/futures-rs#1930 has landed, we're waiting on #415 to be merged. Once it's merged we should replace all uses of VecDeque with stream::from_iter so we're setup for the [email protected] release.

This should be a fairly mechanical change, and easy to pick up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions