Function debug

Source
pub fn debug(s: String)
Available on non-crate feature native-simulator only.
Expand description

Output debug message

You should use the macro version syscall: debug!

ยงArguments

  • s - string to output