| Crates.io | promptio |
| lib.rs | promptio |
| version | 0.1.0 |
| created_at | 2025-07-01 15:19:50.159194+00 |
| updated_at | 2025-07-01 15:19:50.159194+00 |
| description | A simple and beautiful I/O library for Rust CLI applications |
| homepage | |
| repository | https://github.com/Bearcry55/easy_io |
| max_upload_size | |
| id | 1733312 |
| size | 15,039 |
easy_io is a simple, beautiful input/output helper library for building interactive Rust CLI apps — perfect for beginners and CLI tool makers!
Add this to your Cargo.toml:
[dependencies]
easy_io = "0.1.0"