| Crates.io | ricecoder-ide |
| lib.rs | ricecoder-ide |
| version | 0.1.71 |
| created_at | 2025-12-09 20:37:47.03659+00 |
| updated_at | 2025-12-09 20:37:47.03659+00 |
| description | IDE integration for RiceCoder with support for VS Code, vim, neovim, and emacs |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976494 |
| size | 460,820 |
IDE integration for RiceCoder with support for VS Code, vim, neovim, and emacs
Add to your Cargo.toml:
[dependencies]
ricecoder-ide = "0.1"
use ricecoder_ide::*;
// Your code here
For more information, see the documentation.
MIT