Show what the output of various errors in Rust looks like. This is a reference to help answer the question, "what will my Rust program print if something goes wrong?".
Rendered view: https://nicholasbishop.github.io/rust-error-output
To build locally, run cargo run
.