Andrew Gauger
Andrew Gauger
Seems reasonable.
I think the cookbook is a good web resource, that happens to have an offline version/development instance. I think most people who use it offline are actually contributors. I'd love...
Yep, that's what the api is returning https://crates.io/api/v1/crates/error-chain/reverse_dependencies I thing that's strange field name for the name of the crate.
I mean if you go to the link I provided you will see this: {"dependencies":[{"id":987053,"version_id":188578,"crate_id":"error-chain","req":"^0.12","optional":false,"default_features":false,"features":[],"target":null,"kind":"normal","downloads":3135857} The API returns crate_id = crate name "crate_id":"error-chain" error[E0382]: use of moved value: `dep` When...
I think we can embed the Cargo.toml file within about.md in the How to use recipes section by using {{#link ../../Cargo.toml}} but we should also add a note about features...
I think Cookbook is practically a genre of books, and this definitely fits. I am aligned with 'Rust Cookbook' being the subtitle. Since finding the batteries (ie knowing which crates...
FYI also https://www.packtpub.com/application-development/rust-standard-library-cookbook
I'm struggling with this, as this relies on #454 You want them both?
That's why I made them separate, to help out with the hackathon!
#455 claimed by @robertDurst pending #454 structure.