|
|
|
|
|
by Lewisham
3652 days ago
|
|
I'm surprised people can use Iron at all. I tried really really hard to use it and found the complete lack of documentation (or, worse, outdated blog posts) made it impossible. Is there some magic necronomicon I'm missing? I had better luck with nickel.rs because it has an examples/ folder with quick recipes of most things you'd want to do. |
|
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.