Crate marvelsnapdeck

Crate marvelsnapdeck 

Source
Expand description

The game Marvel Snap allows sharing decks through the use of encoded strings. This simple crate supports both encoding and decoding of that data to support building other tools on top of the deck information.

Structs§

Card
An individual card
DeckList
The game Marvel Snap allows sharing decks through the use of encoded strings. This simple crate supports both encoding and decoding of that data to support building other tools on top of the deck information.

Enums§

DeckListError
List of errors returned from a Result