Skip to content

Broken link in docs #3006

Description

@adiba

https://docs.rs/futures/latest/futures/task/struct.Waker.html

Constructing a Waker from a RawWaker is unsafe. Implementing the Wake trait is a safe alternative that requires memory allocation.

should point to https://doc.rust-lang.org/stable/alloc/task/trait.Wake.html instead

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