Settings

Theme

Three Problems of Pinning

without.boats

4 points by kbknapp 2 years ago · 1 comment

Reader

afdbcreid 2 years ago

Can we resolve the problem with `Box` by implementing `IntoFuture` for `Box<Future>` instead? `IntoFuture` takes `self` by value, so the problem of `Unpin` does not exist. The question is, will it be a breaking change somehow?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection