@ehiggs What is the cargo command to instantiate the error-chain quickstart.rs directly from the error-chain repo (error-chain/examples/quickstart.rs at master · rust-lang-deprecated/error-chain · GitHub)? I'd like the error-chain docs to say something like
To get started run:
$ cargo template whatever
(Obviously fill in with the correct syntax)