pub static ALL_ERRORS: &[&ErrorContract]Expand description
Every failure mode the CLI can report, in schema declaration order.
New entries append, so an agent that indexed into this array keeps seeing the same kinds at the same positions.
pub static ALL_ERRORS: &[&ErrorContract]Every failure mode the CLI can report, in schema declaration order.
New entries append, so an agent that indexed into this array keeps seeing the same kinds at the same positions.