Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 880 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 880 Bytes

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