mirror of
https://github.com/rwf2/Rocket.git
synced 2024-12-29 05:42:35 +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. |
||
---|---|---|
.. | ||
compile-fail | ||
ui | ||
compiletest.rs | ||
complete-decorator.rs | ||
custom-content-type.rs | ||
dynamic-paths.rs | ||
empty-fn.rs | ||
instanced-mounting.rs | ||
issue-1-colliding-names.rs | ||
methods.rs | ||
rank_decorator.rs | ||
refactored_rocket_no_lint_errors.rs | ||
segments.rs | ||
type-alias-lints.rs | ||
typed-uris.rs |