Closed CryZe closed 8 years ago
Rebased
Looks like you manually merged it, which is why this fails now. I guess I'll close this now then.
Thanks for the PR and clean up! Automerge was failing before, so I manually merged it. I've learned some nice idioms, hope I'll remember them ;-)
This mostly introduces the idiomatic Rust formatting, cleans up some iterations that used i as index before, fixes some typos and introduces the quick-error crate for idiomatic error handling.