About This Crate

I really enjoy being able to pick up a language quickly and create something useful. Working with a number of languages, I come across the same early challenges, often with the same solutions. Shortcuts to common requirements are needed. This crate is my personal collection of functions which make Rust easier for me to create with.

If you find anything here useful, you can use it free.

Modules

Terminal

This contains functions which help interaction with the terminal, primarily getting information from it.

Changelog