Rocket/examples/session
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
..
src Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
templates Do not display 'Error:' on a successful logout in the 'session' example. 2019-08-12 17:39:52 -07:00
Cargo.toml Move examples to their own workspace. 2021-03-09 21:57:30 -08:00
Rocket.toml Always set 'secret_key' in session example. 2018-06-28 19:02:39 -07:00