1 unstable release
| 0.1.71 | Dec 9, 2025 |
|---|
#4 in #ricecoder
Used in ricecoder
125KB
2.5K
SLoC
Undo/Redo System for ricecoder
Provides comprehensive change tracking, history management, and rollback capabilities for all file operations and code generation in ricecoder.
ricecoder-undo-redo
Undo/redo system for state management
Features
- Feature 1
- Feature 2
- Feature 3
Installation
Add to your Cargo.toml:
[dependencies]
ricecoder-undo-redo = "0.1"
Usage
use ricecoder_undo_redo::*;
// Your code here
Documentation
For more information, see the documentation.
License
MIT
Dependencies
~9–13MB
~147K SLoC