Macro wasm_bindgen_backend::err_span
source · macro_rules! err_span { ($span:expr, $($msg:tt)*) => { ... }; }
Expand description
Provide a Diagnostic with the given span and message
macro_rules! err_span { ($span:expr, $($msg:tt)*) => { ... }; }
Provide a Diagnostic with the given span and message