Rocket/core
Sergio Benitez fd2094c5f3 Use call site hygiene in FromForm derive.
This commit changes the `FromForm` derive codegen so that it
consistently emits tokens with call site hygiene. This allows `FromForm`
derives to be emitted my macros more reliably.
2024-05-02 16:18:51 -07:00
..
codegen Use call site hygiene in FromForm derive. 2024-05-02 16:18:51 -07:00
http Use 'dep' syntax for 'http' features. 2024-04-26 01:42:33 -07:00
lib Rename 'Rocket::configure()' to 'reconfigure()'. 2024-04-25 14:47:43 -07:00