Crate style_traits

source ·
Expand description

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.

Re-exports§

Modules§

  • A thin atomically-reference-counted slice.
  • Types used to access the DOM from style calculation.
  • A replacement for Box<[T]> that cbindgen can understand.
  • A replacement for Box<str> that has a defined layout for FFI.
  • Value information for devtools.
  • Helper types and traits for the handling of CSS values.

Structs§

Enums§

Traits§

Type Aliases§