Pre-1.0 Rust did use sigils for indicating heap exclusive-ownership like Box does, though it was removed (in part) to simplify the language by moving more into libraries manishearth.github.io/blog/2017/01... blog.rust-lang.org/2014/09/15/R...
4 likes 0 replies
?