top | item 21473718

(no title)

antisemiotic | 6 years ago

That's just the "Pin" type, which is heavily used in async code behind (and occasionally in front) the scenes, but is by no means restricted to it.

discuss

order

Nemo157|6 years ago

It's impossible to use the guarantees provided by the `Pin` type without `unsafe` code, except in `async fn`.