Macro multiversx_sc::imports::sc_print

source ยท
macro_rules! sc_print {
    ($msg:tt, $($arg:expr),* $(,)?) => { ... };
}