pub fn throw_boundary(message: impl Into<String>)
Call from inside a boundary’s content to trip the fallback without panic!. This is the WASM-safe path.
panic!