mangadex-api-schema-rust

A collection of structs and schemas for the mangadex-api

Install

toml mangadex-api-schema-rust = "0.3.2"

Features

non_exhaustive : put all enums to non_exhaustive mode (enabled by default)

specta : enable specta support

serialize : enable serde serialize support