Module hexe_core::piece [] [src]

A piece used to play chess.

Modules

map

A square to piece mapping for fast square lookups.

Structs

FromStrError

The error returned when PieceKind::from_str fails.

Enums

Piece

A chess piece with a kind and color.

PieceKind

A chess piece kind.

Promotion

A promotion piece kind.