Macro miri::diagnostics::note_span
source ยท macro_rules! note_span { ($span:expr, $($tt:tt)*) => { ... }; }
Expand description
Generate a note/help text with a span.
macro_rules! note_span { ($span:expr, $($tt:tt)*) => { ... }; }
Generate a note/help text with a span.