Here are the notes I took on approaching writing a project in Rust for the first time, from a Haskeller's perspective.
I didn't have any particular trouble worked with and anticipating the needs of the move semantics of Rust. It's not much unlike the experience of dealing with pure/non-pure code in Haskell; you just