mangadex-api-types-rust

Crates.iomangadex-api-types-rust
lib.rsmangadex-api-types-rust
version0.9.0
sourcesrc
created_at2023-03-03 09:21:45.766931
updated_at2024-04-22 13:52:39.074313
descriptionTypes for mangadex-api
homepage
repositoryhttps://github.com/tonymushah/mangadex-api
max_upload_size
id799626
size82,217
Dirk Tony (tonymushah)

documentation

README

mangadex-api-types-rust

Crates.io Documentation Crates.io (recent)

A collection of enums and static data for the mangadex-api

Install

mangadex-api-types-rust = "0.9"

Features

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

specta : enable specta support

async-graphql : enable the support of async-graphql support

Commit count: 839

cargo fmt