Hacker News new | ask | show | jobs
by uecker 660 days ago
This does not match my experience.
1 comments

Try putting everything in Arc<Mutex<>> or allow mutable_transmutes and things get rather comfy.
Doesn't this defeat the point of using Rust a bit?