Hello fellow Rusticans, I'm pleased to announce the Rust by example website [1], which is a Rust version of the Go by example website [2], aimed at explaining rustic concepts and giving an overview of the Rust distribution libraries with examples.
Although the website is still a WIP, it already contains 30+ examples ranging from the classic Hello World to a simple client server program, covering core concepts like ownership, borrowing, generics, traits, tasks, etc. Be sure to drop by the main repo [3], and let me know what you think and/or of any idea you have to improve it! Cheers, Jorge Aparicio [1] http://japaric.github.io/rust-by-example [2] https://gobyexample.com [3] https://github.com/japaric/rust-by-example _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
