Modules§
Structs§
- App
- RunOnce
Options - Options for a one-shot
App::run_onceinvocation.
Functions§
- apply_
profile - Filters
cfg.stepsto the named profile’s members, preserving declaration order. Errors if the profile name isn’t defined incfg.profilesor if a member name references a step that no longer exists (the latter should be caught byvalidate, but we check defensively).