lysutil 0.1.1

Various utilities created by Lys/Rax for personal use. You may find them helpful.
Documentation
1
2
3
4
5
//! This is a utility crate free to use anywhere
//!
//! I use it in most of my projects, or intend to.

pub mod pretty;