[][src]Macro wasm_bindgen_backend::err_span

macro_rules! err_span {
    ($span:expr, $($msg:tt)*) => { ... };
}