libutils-console 2.0.0

A simple generalized I/O interface
Documentation

console

The trait Console and its continuations expose a simplified I/O API centered around making CLI management easier.

It offers a public API meant to be easy to use and generalized.

Implementors should comply with its interface regardless of the underlying operating system or hardware.

See the documentation for more information.