Skip to content

FR: tokio::stream::extend #2842

@elbaro

Description

@elbaro
let mut a = Vec::new();
let b = get_stream();
tokio::stream::extend(&mut a, b).await;

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tokioArea: The main tokio crateC-feature-requestCategory: A feature request.M-streamModule: tokio/stream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions