libutils-console 1.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 how it works regardless of the underlying operating system or hardware.

See the documentation for more information.