mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-07-25 19:55:53 +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.