Crate tanoshi_lib[][src]

Modules

extensions

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

model

This module contains model used in extensions and 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