| Crates.io | ricecoder-domain-agents |
| lib.rs | ricecoder-domain-agents |
| version | 0.1.71 |
| created_at | 2025-12-09 19:47:43.966486+00 |
| updated_at | 2025-12-09 19:47:43.966486+00 |
| description | Domain-specific agents for language and framework support |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976153 |
| size | 119,075 |
Domain-specific agents for language and framework support
Add to your Cargo.toml:
[dependencies]
ricecoder-domain-agents = "0.1"
use ricecoder_domain_agents::*;
// Your code here
For more information, see the documentation.
MIT