Modules§
Structs§
- SgfNode
- Represents an sgf node, consisting of many SgfProps. This is the smallest unit of the sgf format visible in most sgf clients.
- SgfProp
- Represents a single sgf property. This is the smallest unit of the sgf format.
- SgfTree
- Represents the whole tree of [SgfNodes].
Enums§
- Parse
Error - All the ways mb_sgf can fail