Rocket/site/guide
Sergio Benitez ec9b5816a8 Remove 'rocket::inspect()', 'Cargo'.
This commit reverts most of dea940c7 and d89c7024. The "fix" is to run
attach fairings on a new thread. If a runtime is already running, it is
used. Otherwise, the future is executed in a single-threaded executor.
2020-10-22 03:27:04 -07:00
..
0-introduction.md Fix typo in guide intro: 'offerring' -> 'offering'. 2018-11-14 03:42:02 -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 Rework docs for stable and async support. 2020-07-21 16:15:13 -07:00
3-overview.md Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00
4-requests.md Revamp configuration. 2020-10-20 19:21:56 -07:00
5-responses.md Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00
6-state.md Use 'spawn_blocking' in '#[database]'. 2020-09-10 03:34:26 -07: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 Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07: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 Update 'Riot' to 'Element'. 2020-07-22 13:03:35 -07:00
index.md Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00