Module hexe_core::mv [] [src]

A chess move.

Modules

kind

The different underlying kinds of moves.

Structs

Move

A chess piece move from one square to another.

MoveVec

An inline vector of moves ideal for move generation.

Enums

Kind

A chess piece move kind.

Matches

A match-able inner representation Move.