| Crates.io | ricecoder-research |
| lib.rs | ricecoder-research |
| version | 0.1.71 |
| created_at | 2025-12-09 16:33:44.489628+00 |
| updated_at | 2025-12-09 16:33:44.489628+00 |
| description | Research and analysis utilities for code understanding |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975725 |
| size | 634,501 |
Research and analysis utilities for code understanding
Add to your Cargo.toml:
[dependencies]
ricecoder-research = "0.1"
use ricecoder_research::*;
// Your code here
For more information, see the documentation.
MIT