| Crates.io | ricecoder-github |
| lib.rs | ricecoder-github |
| version | 0.1.71 |
| created_at | 2025-12-09 18:27:47.987073+00 |
| updated_at | 2025-12-09 18:27:47.987073+00 |
| description | GitHub integration for repository operations |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975935 |
| size | 819,387 |
GitHub integration for repository operations
Add to your Cargo.toml:
[dependencies]
ricecoder-github = "0.1"
use ricecoder_github::*;
// Your code here
For more information, see the documentation.
MIT