pub const PANIC: &str = "panic";
Default kind for Rust panics that surface to R via the generic panic path (no RCondition payload). Layered as rust_error.
RCondition
rust_error