openvm::io

Function print

Source
pub fn print<S>(s: S)
where S: AsRef<str>,
Expand description

Print a UTF-8 string to stdout on host machine for debugging purposes.