mirror of
https://github.com/servo/servo.git
synced 2025-06-09 17:13:24 +00: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). |
||
---|---|---|
.. | ||
html.rs | ||
mod.rs |