Skip to content

Latest commit

 

History

History

mangadex-api-schema

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.9"

Features

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

specta : enable specta support

serialize : enable serde serialize support