mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-07 10:12:36 +00:00
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. |
||
---|---|---|
.. | ||
templates | ||
databases.rs | ||
json.rs | ||
lib.rs | ||
msgpack.rs | ||
static_files.rs | ||
uuid.rs |