On Fri, Apr 25, 2014 at 11:56:00PM -0400, Ashish Myles wrote:
Nice catch, will fix. Thanks!
> Nice work!
>
> RE: the Function example.
> The description isn't exactly right. Rust only returns the last expression
> (without a return statement) *if* it is not terminated by a semicolon.
>
>
> On Fri, Apr 25, 2014 at 10:25 PM, Jorge Aparicio <japa...@linux.com> wrote:
>
> > 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
> > Rust-dev@mozilla.org
> > https://mail.mozilla.org/listinfo/rust-dev
> >
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev