ricecoder-learning

Crates.ioricecoder-learning
lib.rsricecoder-learning
version0.1.71
created_at2025-12-09 17:47:44.334233+00
updated_at2025-12-09 17:47:44.334233+00
descriptionLearning system for RiceCoder - captures and applies learned rules
homepagehttps://github.com/moabualruz/ricecoder
repositoryhttps://github.com/moabualruz/ricecoder
max_upload_size
id1975849
size619,926
Moh'd Khier Abualruz (moabualruz)

documentation

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

README

ricecoder-learning

Learning system for RiceCoder - captures and applies learned rules

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]
ricecoder-learning = "0.1"

Usage

use ricecoder_learning::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT

Commit count: 0

cargo fmt