pub const USING_SJLJ_EXCEPTIONS: bool = false;
Expand description
32-bit ARM Darwin platforms uses SjLj exceptions.
The exception is watchOS armv7k (specifically that subarchitecture), which instead uses DWARF Call Frame Information (CFI) unwinding.