| Crates.io | rrmounter |
| lib.rs | rrmounter |
| version | 0.3.1 |
| created_at | 2025-06-04 18:32:47.787355+00 |
| updated_at | 2025-06-06 06:25:18.326925+00 |
| description | A Rust library for creating extensions for my RR Reader project, a modular manga reader. |
| homepage | |
| repository | https://github.com/RR-Reader/mounter |
| max_upload_size | |
| id | 1700735 |
| size | 79,143 |
RR Mounter is a foundational Rust crate that provides all the core types and structs used to build custom sources/extensions for the [RR Manga Reader] project (name can be updated later). It acts as the shared schema for how source data like manga entries, chapters, and metadata are represented across multiple independent sources.