| Crates.io | ricecoder-images |
| lib.rs | ricecoder-images |
| version | 0.1.71 |
| created_at | 2025-12-09 20:17:44.735263+00 |
| updated_at | 2025-12-09 20:17:44.735263+00 |
| description | Image support with drag-and-drop, analysis, caching, and terminal display |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1976308 |
| size | 363,928 |
Image support with drag-and-drop, analysis, caching, and terminal display
Add to your Cargo.toml:
[dependencies]
ricecoder-images = "0.1"
use ricecoder_images::*;
// Your code here
For more information, see the documentation.
MIT