mirror of
https://github.com/servo/servo
synced 2026-05-15 03:16:47 +02:00
html5ever now uses the Tendril string type to minimize copying internally, but Servo still converts from/to `String` at the boundary (which involves copying).
12 KiB
12 KiB