mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
For the majority of these cases, `as_slice` can be removed due to `Deref`. In particular, `Deref` for: * `String` -> `str` * `Atom` -> `str` The latter of those two requires, a bump of the locked `string-cache` library
58 KiB
58 KiB