| Crates.io | ricecoder-refactoring |
| lib.rs | ricecoder-refactoring |
| version | 0.1.71 |
| created_at | 2025-12-09 18:07:44.675813+00 |
| updated_at | 2025-12-09 18:07:44.675813+00 |
| description | Safe refactoring engine with impact analysis and rollback for RiceCoder |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975892 |
| size | 337,316 |
Safe refactoring engine with impact analysis and rollback for RiceCoder
Add to your Cargo.toml:
[dependencies]
ricecoder-refactoring = "0.1"
use ricecoder_refactoring::*;
// Your code here
For more information, see the documentation.
MIT