mirror of https://github.com/rwf2/Rocket.git
ec4cc3a293
The new 'FromData' trait allows an implementor to instruct the caller to maintain state on its stack and later pass a borrow for processing. Among other things, it greatly simplifies the 'Form' type, removing a use of unsafe, and allows references in deserialized data guards. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |