Expand description
Config inspection messages for remote per-proc configuration dumps.
See CFG-* invariants in admin_tui/main.rs.
Structs§
- Config
Dump - Request a config dump from a proc’s process-global config state.
- Config
Dump Result - Result of a config dump request — the effective configuration entries from the target process.
Traits§
- Config
Dump Client - The custom client trait for this message type.
- Config
Dump Handler - The custom handler trait for this message type.