wasm_bindgen_backend

Macro bail_span

source
macro_rules! bail_span {
    ($($t:tt)*) => { ... };
}
Expand description

Immediately fail and return an Err, with the arguments passed to err_span!