| Crates.io | ricecoder-learning |
| lib.rs | ricecoder-learning |
| version | 0.1.71 |
| created_at | 2025-12-09 17:47:44.334233+00 |
| updated_at | 2025-12-09 17:47:44.334233+00 |
| description | Learning system for RiceCoder - captures and applies learned rules |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975849 |
| size | 619,926 |
Learning system for RiceCoder - captures and applies learned rules
Add to your Cargo.toml:
[dependencies]
ricecoder-learning = "0.1"
use ricecoder_learning::*;
// Your code here
For more information, see the documentation.
MIT