multiversx_sc

Macro sc_print

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