mirror of
https://github.com/rwf2/Rocket.git
synced 2025-03-02 20:42:06 +00:00
The 'FromFrom' derive now allows type generics in all positions using the same automatic discovery technique as with 'Responder'. (In fact, the technique was created for this derive.) Furthermore, 'FromForm' can now be derived for unit structs. Also adds a new 'try_with' form field validator. Resolves #1695. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |