[−][src]Function ckb_std::syscalls::debug
pub fn debug(s: String)
Output debug message
You should use the macro version syscall: debug!
Arguments
s
- string to output
pub fn debug(s: String)
Output debug message
You should use the macro version syscall: debug!
s
- string to output