bridge-deck

Crates.iobridge-deck
lib.rsbridge-deck
version0.1.1
sourcesrc
created_at2020-12-08 23:48:48.027397
updated_at2020-12-09 16:36:24.675259
descriptionYet another library for playing cards and sets of cards
homepage
repositoryhttps://github.com/droundy/bridge-cards
max_upload_size
id320964
size11,339
David Roundy (droundy)

documentation

README

bridge-cards

This crate provides two data types, Card and Cards to represent cards in a card game. It is notable in that the size of these objects are 8 and 64 bits respectively, so they're pretty compact.

Commit count: 184

cargo fmt