Crate base

source ·
Expand description

A crate to hold very common types in Servo.

You should almost never need to add a data type to this crate. Instead look for a more shared crate that has fewer dependents.

Modules§

Structs§

  • A struct for denoting the age of messages; prevents race conditions.

Traits§