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
- Deck
List - 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§
- Deck
List Error - List of errors returned from a Result