mk_console 0.1.1

Personal library for handling rust console IO.
Documentation
1
2
3
4
//! Personal library for handling rust console IO.
//! Very basic WIP

pub mod console;