Skip to content

are there any plans to move AsyncRead and others into std library #2105

Closed
@Sherlock-Holo

Description

@Sherlock-Holo

tokio has his AsyncRead trait and others, async-std use futures trait and re-export it.

I notice tokio-rs/tokio#1744 says

Once AsyncRead / AsyncWrite are added to std, Tokio will provide
implementations for its types.

I wonder if futures's AsyncRead and others will move into std library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions