Rocket/core/lib/src/local
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
..
asynchronous Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
blocking Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
client.rs Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
mod.rs Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00
request.rs Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
response.rs Use thread-safe 'CookieJar's. 2020-08-16 02:19:45 -07:00