Skip to content

[docs] [typo] Small typo in async_std::stream docs #860

Closed
@leklachu

Description

@leklachu

Just a small typo in the docs for stream,

Streams do not have to be finite. As an example, an repeat stream is an infinite stream

https://docs.rs/async-std/1.6.3/async_std/stream/index.html#infinity

Looks like it's autoconversion from std::iter
https://doc.rust-lang.org/std/iter/index.html#infinity

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