Files
serde/serde_derive/src
David Tolnay 47fc9af472 Emit borrowed methods only if collect_other_fields
Without collect_other_fields, the visit_borrowed_str and
visit_borrowed_bytes implementations that were being generated were
identical to their default implementation of forwarding to visit_str and
visit_bytes.
2018-04-13 00:17:34 -07:00
..
2018-04-12 23:04:47 -07:00
2018-01-09 19:05:08 -08:00
2018-04-12 23:04:47 -07:00
2018-04-12 23:04:47 -07:00