mangadex-api-schema-rust

Crates.iomangadex-api-schema-rust
lib.rsmangadex-api-schema-rust
version0.9.0
sourcesrc
created_at2023-03-03 10:00:40.490418
updated_at2024-04-22 13:54:59.629208
descriptionResponse structs and helpers for mangadex-api
homepage
repositoryhttps://github.com/tonymushah/mangadex-api
max_upload_size
id799645
size96,539
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.9"

Features

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

specta : enable specta support

serialize : enable serde serialize support

Commit count: 839

cargo fmt