[][src]Crate tanoshi_lib

Modules

extensions

This module contains Extension trait, and function for interacting with Extension

manga

This module contains model used in extensions and rest api

rest

This module contains request and response payload for rest api

Macros

export_plugin

macro for export an extension

Statics

CORE_VERSION

This is used to ensure both application and extension use the same version

RUSTC_VERSION

Rust doesn't have stable ABI, this is used to ensure rustc version is match