[–] afdbcreid 2y 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?
1 comment
[ 3.5 ms ] story [ 16.4 ms ] thread