ricecoder-commands

Crates.ioricecoder-commands
lib.rsricecoder-commands
version0.1.71
created_at2025-12-09 16:49:22.903715+00
updated_at2025-12-09 16:49:22.903715+00
descriptionCustom command system for RiceCoder
homepagehttps://github.com/moabualruz/ricecoder
repositoryhttps://github.com/moabualruz/ricecoder
max_upload_size
id1975759
size94,936
Moh'd Khier Abualruz (moabualruz)

documentation

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

README

ricecoder-commands

Custom command system for RiceCoder

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]
ricecoder-commands = "0.1"

Usage

use ricecoder_commands::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT

Commit count: 0

cargo fmt