pub const ASSUME_NO_ABORT_FROM_HERE_PRAGMA: &str = "assume_no_abort_from_here";
Expand description

Pragma indicating that aborts from this function shall be ignored.