Skip to content

docs: io ReadHalf/WriteHalf docs are outdated #2685

Open
@taiki-e

Description

@taiki-e

https://docs.rs/futures/latest/futures/io/struct.ReadHalf.html

The readable half of an object returned from AsyncRead::split.

https://docs.rs/futures/latest/futures/io/struct.WriteHalf.html

The writable half of an object returned from AsyncRead::split.

Both should be "... returned from AsyncReadExt::split"

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