Rocket/core/lib/src
Jacob Pratt bd929ef617 Remove unnecessary boxing of some Futures. 2020-07-11 09:24:28 -07:00
..
config Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
data Use 'File' from 'async_std' instead of from 'tokio'. 2020-07-11 09:24:28 -07:00
fairing Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00
local Revamp testing system for async. 2020-07-11 09:24:28 -07:00
request Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00
response Remove unnecessary boxing of some Futures. 2020-07-11 09:24:28 -07:00
router Update many doc tests in 'core' for async. 2020-07-11 09:24:28 -07:00
catcher.rs Remove unnecessary boxing of some Futures. 2020-07-11 09:24:28 -07:00
codegen.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
error.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
ext.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
handler.rs Remove stabilized 'async_await' feature gate and update the minimum nightly version. 2020-07-11 09:24:28 -07:00
lib.rs Revamp testing system for async. 2020-07-11 09:24:28 -07:00
logger.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
outcome.rs Fix some broken links in API documentation. 2020-05-31 11:32:14 -07:00
rocket.rs Update hyper to '=0.13.0-alpha.1'. 2020-07-11 09:24:28 -07:00