Skip to main content

Crate gam_runtime

Crate gam_runtime 

Source

Modules§

loop_progress
Low-overhead progress ticker for long parallel loops.
process_monitor
Process-wide liveness monitor with per-thread scope stacks.
resource
span
test_support
Test-side backend for the diagnostics production already emits.
warm_start
On-disk warm-start store.

Functions§

panic_payload_message
The message carried by a panic payload, for the two payload shapes std::panic! / unwrap / expect actually produce (&'static str and String); anything else is reported as a non-string payload.