Rocket/core/lib
Sergio Benitez 267cb9396f Introduce 'Singleton' fairings.
A singleton fairing is guaranteed to be the only instance of its type at
launch time. If more than one instance of a singleton fairing is
attached, only the last instance is retained.
2021-05-22 11:01:00 -07:00
..
src Introduce 'Singleton' fairings. 2021-05-22 11:01:00 -07:00
tests Introduce 'Singleton' fairings. 2021-05-22 11:01:00 -07:00
Cargo.toml Graduate contrib 'json' and 'msgpack' into core. 2021-05-22 11:01:00 -07:00
build.rs Update minimum rustc to 1.46. 2020-10-21 19:56:12 -07:00