Skip to main content

parse_deepmind_opfdata_json

Function parse_deepmind_opfdata_json 

Source
pub fn parse_deepmind_opfdata_json(content: &str) -> Result<Parsed>
Expand description

Parse one raw FullTop or N-1 DeepMind OPFData JSON document as a solved snapshot. The reader does not assume a case name or fixed element counts.