mangadex-api-schema-rust

Crates.iomangadex-api-schema-rust
lib.rsmangadex-api-schema-rust
version0.10.0
sourcesrc
created_at2023-03-03 10:00:40.490418
updated_at2024-11-20 15:11:54.987657
descriptionResponse structs and helpers for mangadex-api
homepage
repositoryhttps://github.com/tonymushah/mangadex-api
max_upload_size
id799645
size100,622
Dirk Tony (tonymushah)

documentation

README

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

Commit count: 971

cargo fmt