Struct shuuro::shop::Shop[][src]

pub struct Shop { /* fields omitted */ }
Expand description

Used for buying pieces.

Implementations

Buying piece with specific color.

Confirm your choice of pieces.

Set hand from string. Panics if wrong piece is found.

Converts entire hand by color to string.

Get how much pieces are left in hand.

Get how much credit one hand has.

Checks if color is confirmed it’s choice.

Trait Implementations

Returns the “default value” for a type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.