Function passerine::core::io::println[][src]

pub fn println(data: Data) -> Result<Data, String>

Prints some data to stdout with a trailing newline.