[−][src]Macro proc_macro_error::call_site_error
Shortcut for span_error!(Span::call_site(), msg...)
. This macro
is still preferable over plain panic, see Motivation
Shortcut for span_error!(Span::call_site(), msg...)
. This macro
is still preferable over plain panic, see Motivation