We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This should be an easy one, but the docs for std::task::Waker look like this:
std::task::Waker
But it should probably just say Send and Sync not trait@Send and trait@Sync
Send
Sync
trait@Send
trait@Sync