Skip to content

Tracking issue for mpsc::Receiver::try_iter #34931

Description

@mitchmindtree

Tracking issue for the new non-blocking mpsc::Receiver iterator API introduced in #34724.

The API is currently gated behind the unstable receiver_try_iter feature.

The API includes:

  • std::sync::mpsc::Receiver::try_iter
  • std::sync::mpsc::TryIter

cc @alexcrichton

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.T-libs-api[DEPRECATED; DO NOT USE]final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions