Function sp_runtime::print [−][src]
pub fn print(print: impl Printable)Expand description
Print something that implements Printable from the runtime.
pub fn print(print: impl Printable)Print something that implements Printable from the runtime.