torigen_mounter

Crates.iotorigen_mounter
lib.rstorigen_mounter
version1.0.5
created_at2025-06-23 12:29:35.253689+00
updated_at2025-07-01 00:04:53.633763+00
descriptionCore functionality for Torigen, a tool for mounting and managing Tor hidden services.
homepagehttps://github.com/Torigen-manga/rs_mounter
repositoryhttps://github.com/Torigen-manga/rs_mounter
max_upload_size
id1722866
size36,451
Yuri (notreallyuri)

documentation

README

Torigen Core

A specialized Rust library developed exclusively for the Torigen Reader project. This library handles mounting and integration of various manga sources into the Torigen Reader ecosystem.

Purpose

Torigen Mounter is a component library that:

  • Provides trait definitions for manga source integration
  • Implements resource mounting for the Torigen Reader
  • Handles standardized data models for manga, chapters, and search results

Important Notice

This is not a standalone library. Torigen Mounter is specifically designed to work within the Torigen Reader project and is not intended for use in other applications. The API and implementation details are tightly coupled with the requirements and architecture of Torigen Reader.

Features

  • Standardized trait interfaces for manga providers
  • Resource mounting capabilities
  • Metadata handling and normalization
  • Search functionality integration

Project Structure

The library is organized into:

  • core: Core trait definitions and interfaces
  • generated: Data models and generated code

License

This library is part of the Torigen Reader project and follows its licensing terms.

Contact

For questions or issues related to Torigen Reader or this library, please refer to the main Torigen Reader project.


© Torigen Reader Project

Commit count: 0

cargo fmt