| Crates.io | ezinp |
| lib.rs | ezinp |
| version | 0.1.1 |
| created_at | 2023-02-04 18:10:05.651258+00 |
| updated_at | 2023-02-04 18:13:22.396295+00 |
| description | This is ezinp wowowo |
| homepage | |
| repository | |
| max_upload_size | |
| id | 776538 |
| size | 1,797 |
Hey! parabola here. This is a description of my crate "ezinp": ezinp is a crate that is very useful to get user input. To get started, run this command: cargo add ezinp this will add ezinp to your dependencies. What you can do next is go in your main.rs file and add this at the beggining of your code: use ezinp::inp::getinp(); This will grant you access to the getinp() function. Thats all. Bye!