Module crabchess::openings

source ·
Expand description

This module allows you to create performant trees of chess openings nested by move.

Structs§

  • The Opening struct represents an ECO opening.
  • A tree of chess openings nested by move for fast search and retrieval.

Functions§