ricecoder-commands 0.1.71

Custom command system for RiceCoder
Documentation

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