Name Description Size Coverage
arc_slice.rs A thin atomically-reference-counted slice. 4996 -
Cargo.toml 940 -
dom.rs Types used to access the DOM from style calculation. 1191 -
lib.rs This module contains shared types and messages for use by devtools/script. The traits are here instead of in script so that the devtools crate can be modified independently of the rest of Servo. 12141 -
owned_array.rs A replacement for `Box<[T; N]>` that cbindgen can understand. 5106 -
owned_slice.rs A replacement for `Box<[T]>` that cbindgen can understand. 5374 -
owned_str.rs A replacement for `Box<str>` that has a defined layout for FFI. 1925 -
specified_value_info.rs Value information for devtools. 5640 -
values.rs Helper types and traits for the handling of CSS values. 19637 -