| Crates.io | rim |
| lib.rs | rim |
| version | 0.1.1 |
| created_at | 2021-01-19 03:21:03.388354+00 |
| updated_at | 2021-01-19 03:26:43.314844+00 |
| description | RIM is a minimal text editor written in Rust |
| homepage | |
| repository | https://github.com/mblode/rim/ |
| max_upload_size | |
| id | 343779 |
| size | 58,795 |
This is a text editor built in Rust. It’s a re-implementation of kilo in Rust, as outlined in this fantastic tutorial. Same as the original booklet, these blog posts guide you through all the steps to build a basic text editor, Rim.