Crate cnsl

source · []

Modules

A module for error handling.

A module for reading from the standard input.

Macros

Reads a line from stdin, then if present, pop the trailing newline. This can be either \n or \r\n. An optional prompt can be provided. Panics on error.