Expand description
cu-profiler.toml parsing.
Parsing is strict — unknown keys are rejected — but every failure is turned
into a clear crate::Error::Config message. Per-scenario settings overlay
the project defaults to form an effective BudgetPolicy.
Structs§
- Anchor
Config [anchor]— optional Anchor IDL integration.- Config
- Top-level configuration.
- Defaults
Config [defaults].- Output
Config [output].- Project
Config [project].- Scenario
Config [scenario.<name>].
Constants§
- KNOWN_
MODES - The execution modes the config understands.