multiversx_sc

Macro sc_print

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