Unpin references I also considered adding an impl for raw pointers as well, but that makes it easy to accidentally have unsound owning-collections that might otherwise be able to project pinned-ness (e.g. `Box`). cc @RalfJung r? @withoutboats |
||
|---|---|---|
| .. | ||
| context.rs | ||
| executor.rs | ||
| mod.rs | ||
| poll.rs | ||
| wake.rs | ||