mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 00:08:01 +00:00
5dd53e7ea3
This is necessary for formats that serialize the length in the format stream. Those formats need the exact length, so the iterator-style size_hint has the wrong semantics.