mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-28 08:35:55 +00:00
85c6904a93
The builtin visitor is fairly expensive to compile (3700 lines of code), particularly if something else in the dependency graph also enables syn/full. For the usage in serde_derive, it turns out to be easy to replace.