[–] fooyc 12y ago ↗ And this doesn't even speak of the syntax used to express ownerships and lifetimes:http://rustbyexample.com/examples/move/README.html http://rustbyexample.com/examples/borrow/README.html http://rustbyexample.com/examples/lifetime/README.html fn author<'a>(&'a self) -> &'a str { [–] SamReidHughes 12y ago ↗ Of course not, there are obvious reasons for all of Rust's differences with C and C++ and the author didn't speak of those either.
[–] SamReidHughes 12y ago ↗ Of course not, there are obvious reasons for all of Rust's differences with C and C++ and the author didn't speak of those either.
2 comments
[ 3.4 ms ] story [ 13.7 ms ] threadhttp://rustbyexample.com/examples/move/README.html http://rustbyexample.com/examples/borrow/README.html http://rustbyexample.com/examples/lifetime/README.html