Module vex_rt::io

source · []
Expand description

STDIO/STDERR macros.

Macros

Macro for printing to the standard error.

Macro for printing to the standard error, with a newline.

Macro for printing to the standard output.

Macro for printing to the standard output, with a newline.