mangadex-api-schema-rust 0.10.0

Response structs and helpers for mangadex-api
Documentation

mangadex-api-schema-rust

Crates.io Documentation Crates.io (recent)

A collection of structs and schemas for the mangadex-api

Install

mangadex-api-schema-rust = "0.10"

Features

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

specta : enable specta support

serialize : enable serde serialize support