scryfall-client 0.1.0

an wrapper for the scryfall API
1
2
3
4
5
mod cache;
mod card;
mod client;
mod decklist;
mod search_builder;