Skip to content

io

Standard input/output.

Functions

eprintln

io::eprintln(...args)

Print to stderr with newline

print

io::print(...args)

Print without newline

println

io::println(...args)

Print with newline

Documentation reflects Ion v0.2.0-66-g3faa376.