ricecoder-completion

Crates.ioricecoder-completion
lib.rsricecoder-completion
version0.1.71
created_at2025-12-09 17:37:46.734327+00
updated_at2025-12-09 17:37:46.734327+00
descriptionCode completion engine for RiceCoder with language-agnostic architecture
homepagehttps://github.com/moabualruz/ricecoder
repositoryhttps://github.com/moabualruz/ricecoder
max_upload_size
id1975822
size466,573
Moh'd Khier Abualruz (moabualruz)

documentation

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

README

ricecoder-completion

Code completion engine for RiceCoder with language-agnostic architecture

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

Add to your Cargo.toml:

[dependencies]
ricecoder-completion = "0.1"

Usage

use ricecoder_completion::*;

// Your code here

Documentation

For more information, see the documentation.

License

MIT

Commit count: 0

cargo fmt