axhal

Module console

Source
Expand description

Console input and output.

Functionsยง

  • Reads bytes from the console into the given mutable slice. Returns the number of bytes read.
  • Write a slice of bytes to the console.