SGF Parser
An SGF Parser for Rust.
Very rudimentary implementation for now, but supports most SGF properties and simple tree branching.
Usage
use *
let tree = = parse;
An SGF Parser for Rust.
Very rudimentary implementation for now, but supports most SGF properties and simple tree branching.
use *
let tree = = parse;