Rocket/core/codegen
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
..
src Use call site hygiene in FromForm derive. 2024-05-02 16:18:51 -07:00
tests Use call site hygiene in FromForm derive. 2024-05-02 16:18:51 -07:00
Cargo.toml Clean up codebase: fix reasonable clippy warnings. 2024-03-20 00:47:38 -07:00
LICENSE-APACHE Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00
LICENSE-MIT Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00