clytia 0.1.1

A crate to make writing CLIs a bit nicer, a set of functions for common components
Documentation

Clytia

Clytia is a helper library to make writing CLIs easier and smoother

Clytia provides several functions, which either take in some form of user input or allow you to provide feedback to the user while some process is ongoing.

Look at the [Clytia] struct for more information.