serde/serde_derive_internals
David Tolnay 85c6904a93
Remove dependency on syn/visit feature
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.
2021-01-24 15:50:41 -08:00
..
2017-04-14 15:42:27 -07:00
2017-04-14 15:42:27 -07:00