ricecoder-undo-redo

Crates.ioricecoder-undo-redo
lib.rsricecoder-undo-redo
version0.1.71
created_at2025-12-09 16:07:54.639911+00
updated_at2025-12-09 16:07:54.639911+00
descriptionUndo/redo system for state management
homepagehttps://github.com/moabualruz/ricecoder
repositoryhttps://github.com/moabualruz/ricecoder
max_upload_size
id1975695
size145,801
Moh'd Khier Abualruz (moabualruz)

documentation

https://github.com/moabualruz/ricecoder/wiki

README

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

Commit count: 0

cargo fmt