(no title)
Lewisham | 9 years ago
I had better luck with nickel.rs because it has an examples/ folder with quick recipes of most things you'd want to do.
Lewisham | 9 years ago
I had better luck with nickel.rs because it has an examples/ folder with quick recipes of most things you'd want to do.
PascalW|9 years ago
Unfortunately it seems to be a common trend that Rust projects only provide API docs. While that can be useful I find more 'high level' docs much more helpful especially when you're new to the language and/or framework.
steveklabnik|9 years ago
EDIT: Oh, and I've wanted a good way for Cargo to produce additional, non-API docs through a top-level "docs" directory, but haven't found the time to properly implement it yet :/