Macro multiversx_sc::imports::sc_format
source ยท macro_rules! sc_format { ($msg:tt, $($arg:expr),+ $(,)?) => { ... }; ($msg:expr $(,)?) => { ... }; }
macro_rules! sc_format { ($msg:tt, $($arg:expr),+ $(,)?) => { ... }; ($msg:expr $(,)?) => { ... }; }