Rocket/site/guide
hpodhaisky ac9d403242 Fix typo in getting started guide: 'latst' -> 'latest'. 2021-02-20 12:01:45 -08:00
..
0-introduction.md Update various dead hyperlinks; change some links from http to https. 2021-02-20 12:01:44 -08:00
1-quickstart.md Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00
2-getting-started.md Fix typo in getting started guide: 'latst' -> 'latest'. 2021-02-20 12:01:45 -08:00
3-overview.md Use '#[rocket::main]', not '#[main]'. 2020-11-03 14:20:29 -08:00
4-requests.md Fix several typos in the guide. 2021-02-20 12:01:44 -08:00
5-responses.md Update guide to reflect the removal of specialization in `impl Responder for Result`. 2021-02-20 12:01:44 -08:00
6-state.md Update various dead hyperlinks; change some links from http to https. 2021-02-20 12:01:44 -08:00
7-fairings.md Take '&mut Data' in 'on_request' fairings. 2020-10-20 20:22:32 -07:00
8-testing.md Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
9-configuration.md Use 'workers' value from 'Config::figment()'. 2020-12-24 15:58:48 -08:00
10-pastebin.md Add missing explicit lifetime parameter to `PasteId<'_>` in pastebin guide. 2020-10-11 12:45:07 -07:00
11-conclusion.md Fix several typos in the guide. 2021-02-20 12:01:44 -08:00
index.md Fix several typos in the guide. 2021-02-20 12:01:44 -08:00