Rocket
Rocket copied to clipboard
Fix `clippy::unnecessary_lazy_evaluations` in FromForm derive
Fix clippy warning unnecessary_lazy_evaluations when using the FromForm derive macro.
I only tested it on the v0.5-rc branch.