multiversx_sc_meta_lib::print_util

Function println_green

Source
pub fn println_green(s: String)
Expand description

Just for convenience, since we seem to be printing many things in green.

The argument is of type String because the argument is always a format! expression.