Skip to main content

throw_boundary

Function throw_boundary 

Source
pub fn throw_boundary(message: impl Into<String>)
Expand description

Call from inside a boundary’s content to trip the fallback without panic!. This is the WASM-safe path.