Expand description

This module contains traits in script used generically in the rest of Servo. The traits are here instead of in script so that these modules won’t have to depend on script.

Modules

Structs

Enums

Traits

  • This trait is part of script_layout_interface because it depends on both script_traits and also LayoutFactory from this crate. If it was in script_traits there would be a circular dependency.

Type Aliases