ricecoder-sessions 0.1.0

Multi-session support with persistence, sharing, and background agents for RiceCoder
Documentation

ricecoder-sessions

Multi-session support with persistence, sharing, and background agents for RiceCoder

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]

ricecoder-sessions = "0.1"

Usage

use ricecoder_sessions::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT