#magic #serde #mtg #data

mtgjson

Unofficially provided lightweight models of the data provided by MTGJSON

2 unstable releases

0.2.0 Feb 11, 2023
0.1.0 Jan 10, 2023

#1549 in Data structures

MIT/Apache

44KB
794 lines

MTGJSON (Rust)

Crate Docs

Unofficially provided lightweight models of the data provided by MTGJSON.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

The MTGJSON API provides a repository of card information for Magic. This library provides types for models from the API, for use in apps that need card information.

Dependencies

~1.7–2.5MB
~48K SLoC