Rocket/core/codegen
Jason Hinch 910994f982 Fix Result namespacing in FromFormField derive.
Previously, if a module used or defined a type alias for Result,
FromFormField derives would fail to compile as it would use the type
alias instead of the fully qualified type.
2023-01-31 11:19:57 -08:00
..
src Fix Result namespacing in FromFormField derive. 2023-01-31 11:19:57 -08:00
tests Update UI tests for latest stable, nightly. 2023-01-30 16:10:59 -08:00
Cargo.toml New version: 0.5.0-rc.2. 2022-05-09 06:32:46 -05:00