pub fn record_last_fatal(e: &Error)Expand description
Record a fatal into the resource-fatal latch — only Timeout-target fatals
with payload-free categories are kept (the latch exists for resource
fatals; payload-carrying ErrorCategory variants are not cloneable and
are never resource-class).