mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-29 22:11:09 +00:00

When compiling a module with a struct containing a derive_deserialize annotation, the compiler was complaining "Use of undeclared type or module `de`".