Rocket/contrib/codegen
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
tests Remove second lifetime from 'FromRequest'. 2021-03-14 19:57:59 -07:00
Cargo.toml Improve 'FromForm' derive error spans. 2021-03-04 02:11:06 -08:00