mtgjson 5.2.2

Unofficially provided lightweight models of the data provided by MTGJSON.
Documentation
1
2
3
4
5
mod all_printings;
mod atomic_cards;

pub use all_printings::*;
pub use atomic_cards::*;