Macro elrond_wasm::sc_panic

source ·
macro_rules! sc_panic {
    ($msg:tt, $($arg:expr),+ $(,)?) => { ... };
    ($msg:expr $(,)?) => { ... };
}