Expand description
Options are global configuration options that are initialized once and cannot be changed at runtime.
Structs§
- Diagnostics
Logging - 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§
- Output
Options - The destination for the time profiler reports.
Statics§
- OPTIONS 🔒
Functions§
- get
- Get the servo options
- initialize_
options - Initialize options.