https://pantsbuild.org/ logo
a

average-vr-56795

10/17/2017, 3:29 PM
Which is leading me to believe that Rust wants me to just create a MyError type for each crate, and implement From each-error-I-want-to-unpack to MyError, which is a glorified wrapper around a String.