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
An individual card
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
List of errors returned from a Result