Skip to content

Select macro docs are incorrect #2932

@petekubiak

Description

@petekubiak

Hi, the docs state that the select! macro is gated by the async-await feature, however in the code it is in fact gated by std. Can either the docs be updated or the #[cfg(feature = ...)] in the code?

My hope is that the code is wrong, as I'd very much like to be able to use this in a no_std environment.

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