Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 292 Bytes

rust-error-output

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.