mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
The type Vec<u8> is super unefficient to work with in Serde if all you want to represent is a simple blob.
The type Vec<u8> is super unefficient to work with in Serde if all you want to represent is a simple blob.