# Daemon_Console_Lite
A simple console library for daemon applications, written by Rust.
## Usage
This library is provided for developers who want to write daemon applications.
See `test/main.rs` for more information.
> I'm preparing to write a tutorial documentation.