servo/components/servo_arc
Emilio Cobos Álvarez 779aa9d30e style: Remove HasArcFFI for some types
See blocked bug.

For non-Locked types we can just use the same underlying type at the FFI
boundary. Port StylesheetContents and CssUrlData to this set-up.
CssUrlData is already generated by cbindgen anyways.

Differential Revision: https://phabricator.services.mozilla.com/D177559
2023-11-24 08:57:14 +01:00
..
Cargo.toml Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
lib.rs style: Remove HasArcFFI for some types 2023-11-24 08:57:14 +01:00
LICENSE-APACHE Add apache license to servo_arc. 2022-09-06 09:11:48 -04:00
LICENSE-MIT Add MIT license to servo_arc. 2022-09-06 09:12:24 -04:00
rustfmt.toml Disable formatting for malloc_size_of, servo_arc, to_shmem 2023-11-21 15:36:35 +01:00