Rocket/core/lib/src
2020-07-22 12:28:56 -07:00
..
config Update Pear to 0.2. 2020-07-21 15:11:07 -07:00
data Rename 'FromDataSimple' to 'FromData'. Make async. 2020-07-12 02:23:00 -07:00
fairing Rename 'FromDataSimple' to 'FromData'. Make async. 2020-07-12 02:23:00 -07:00
local Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
request Rename 'FromDataSimple' to 'FromData'. Make async. 2020-07-12 02:23:00 -07:00
response Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
router Note lower ranks are higher precedence in 'Route'. 2020-07-22 12:28:56 -07:00
catcher.rs Remove superfluous empty lines. 2020-07-12 02:38:28 -07:00
codegen.rs Remove extraneous dependency on 'futures-util'. 2020-07-11 09:24:29 -07:00
error.rs Add '#[rocket::main]' attribute and make 'launch()' an 'async fn'. 2020-07-11 09:24:29 -07:00
ext.rs Swap 'Rocket' manually without using 'replace_with'. 2020-07-11 09:24:30 -07:00
handler.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
lib.rs Update Pear to 0.2. 2020-07-21 15:11:07 -07:00
logger.rs Convert core to async and add support for async routes. 2020-07-11 09:24:28 -07:00
outcome.rs Rename 'FromDataSimple' to 'FromData'. Make async. 2020-07-12 02:23:00 -07:00
rocket.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00
shutdown.rs Remove use of stable 'proc_macro_hygiene' feature. 2020-07-11 10:48:08 -07:00