| Crates.io | daemon_console_lite |
| lib.rs | daemon_console_lite |
| version | 0.2.0 |
| created_at | 2025-11-23 13:34:00.372369+00 |
| updated_at | 2025-12-18 13:56:12.330374+00 |
| description | A simple console library for daemon applications. |
| homepage | https://crates.io/crates/daemon_console_lite |
| repository | https://github.com/Mooling0602/Daemon_Console_Lite |
| max_upload_size | |
| id | 1946562 |
| size | 119,929 |
A simple console library for daemon applications, written by Rust.
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.