Move Constructors in Rust: Is it possible? · mcyoung
I’ve been told I need to write this idea down – I figure this one’s a good enough excuse to start one of them programming blogs.
Hasnain says:
This was pretty engaging.
“TL;DR You can move-constructors the Rust! It requires a few macros but isn’t much more outlandish than the async pinning state of the art. A prototype of this idea is implemented in my moveit crate.”
Posted on 2021-05-23T00:00:45+0000