Structs

Represents the current state of a go game
A set of connected stones of the same color

Enums

The ways mb_goban can fail
All types of moves that can be illegal. typically accessed through crate::Error.
Represents a point on a Board

Type Definitions