Modules

Structs

Represents an sgf node, consisting of many SgfProps. This is the smallest unit of the sgf format visible in most sgf clients.
Represents a single sgf property. This is the smallest unit of the sgf format.
Represents the whole tree of [SgfNodes].

Enums

All the ways mb_sgf can fail

Functions

Parse an sgf string to an SgfTree

Type Definitions