ricecoder-modes 0.1.71

Mode system for RiceCoder with Code, Ask, and Vibe modes
Documentation
# ricecoder-modes


Mode system for RiceCoder with Code, Ask, and Vibe modes

## Features


- Feature 1
- Feature 2
- Feature 3

## Installation


Add to your `Cargo.toml`:

```toml
[dependencies]
ricecoder-modes = "0.1"
```

## Usage


```rust
use ricecoder_modes::*;

// Your code here
```

## Documentation


For more information, see the [documentation](https://docs.rs/ricecoder-modes).

## License


MIT