Module options

Source
Expand description

Options parameterizing the evaluation (excludes subcommands or similar, those remain in src/bin/*.rs).

Structs§

CheckedOutputOptions
OutputOpts split into checked OutputVariants and possibly other options (flame_field was here in the past, not any more, but maybe other fields will come in the future, thus keeping the separation into OutputVariants and the wrapper)
EvaluationAndOutputOpts
EvaluationOpts
FieldSelectorDimension3Opt
FieldSelectorDimension4Opt
FlameFieldOpt
Do not use for level 0 (i.e. single subcommand), there sum must always be used!
OutputOpts
Using private fields, to enforce calling .check()!
OutputVariants
Same as OutputOpts but at least one file is set; parameterized so it can be used for pipelining via its map method.

Enums§

CheckedOutputOptionsMapCase

Constants§

TILE_COUNT