Skip to content

Use std IoVec types in AsyncRead and AsyncWrite #1455

Closed
@withoutboats

Description

@withoutboats

This issue is to track using the std IoVec types in our public API, instead of having the iovec crate as a public dependency. Currently these types are not in std, but they will be when rust-lang/rust#58357 lands. We'll have to decide when to make this shift: when they're available in nightly, or when they're available in stable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions