TWiR quote of the week

I think it's worth noting that the fact that this program fails to compile whereas the analogous Python runs but gives the wrong answer is exactly what Rust's ownership and borrowing system is about.

@kpreid in Capturing a copy of a local variable for a lambda - #5 by kpreid