Module opts

Module opts 

Source
Expand description

Options are global configuration options that are initialized once and cannot be changed at runtime.

Structs§

DiagnosticsLogging
Debug options for Servo.
Opts
The set of global options supported by Servo. The values for these can be configured during initialization of Servo and cannot be changed later at runtime.

Enums§

OutputOptions
The destination for the time profiler reports.

Statics§

OPTIONS 🔒

Functions§

get
Get the servo options
initialize_options
Initialize options.