Rocket/core/lib
Jeb Rosen 7a62653cdd Add a test verifying that attempting to manage the same state type twice panics. 2020-07-11 09:24:29 -07:00
..
benches Defer execution of operations on 'Rocket' until their effects will be 2020-07-11 09:24:29 -07:00
src Add 'config()' and 'state()' functions directly to 'Rocket' for convenience. 2020-07-11 09:24:29 -07:00
tests Add a test verifying that attempting to manage the same state type twice panics. 2020-07-11 09:24:29 -07:00
Cargo.toml Use 'async_trait' for 'Responder'. 2020-07-11 09:24:29 -07:00
build.rs Update for rust-lang/rust#64856. 2020-07-11 09:24:29 -07:00