Hacker News new | ask | show | jobs
by therein 659 days ago
Try putting everything in Arc<Mutex<>> or allow mutable_transmutes and things get rather comfy.
1 comments

Doesn't this defeat the point of using Rust a bit?