Module opts

Source
Expand description

Configuration options for a single run of the servo application. Created from command line arguments.

Structs§

DebugOptions
Debug options for Servo, currently set on the command line with -Z
Opts
Global flags for Servo, currently set on the command line.

Enums§

OutputOptions

Statics§

OPTIONS 🔒

Functions§

get
Get the servo options
initialize_options
Initialize options.