mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
This more concrete wrapper type can write a prefix the very first time something is written to it. This allows removing plenty of useless monomorphisations caused by the former W/SequenceWriter<W> pair of types.