Rocket/contrib/lib/src
Sergio Benitez 70b42e6f0e Remove second lifetime from 'FromRequest'.
While offering some utility, the lifetime did not carry its weight, and
in practice offered no further ability to borrow. This greatly
simplifies request guard implementations.
2021-03-14 19:57:59 -07:00
..
compression Remove superfluous lifetimes in 'Fairing' methods. 2020-07-23 21:32:20 -07:00
databases Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
helmet Fix various broken rustdoc links. 2020-10-22 03:53:07 -07:00
templates Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
json.rs Impl 'From<T>' for contrib 'Json', 'MsgPack'. 2021-03-04 03:09:22 -08:00
lib.rs Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
msgpack.rs Impl 'From<T>' for contrib 'Json', 'MsgPack'. 2021-03-04 03:09:22 -08:00
serve.rs Allow dynamic route names. Log 'StaticFiles' root. 2021-03-10 18:40:38 -08:00
uuid.rs Indirectly use 'Uuid::Error' for backwards compat. 2021-03-09 21:57:25 -08:00