Function ckb_std::syscalls::debug[][src]

pub fn debug(s: String)
Expand description

Output debug message

You should use the macro version syscall: debug!

Arguments

  • s - string to output