Closed ebcrowder closed 4 years ago
alrighty @dantuck - this is ready to go now.
Since it has been a while since I have published a version of this to crates.io, I'll do that after this gets merged.
Or something similar. I have been making some implementation changes to error output in another project that you could probably implement here.
Great - please do let me know what you find. I spent some time trying to figure out how to parse the default Error
output but couldn't figure out a way to do it. I'm guessing the display()
fn would be the place to do it.
I'll merge this in the meantime. Appreciate the quick review!
stdout
output but this is a good starting place. Besides, the previous tests did not add a lot of value, either.