tiger_lib::parse

Module json

Source
Expand description

Parse a JSON file into a Block.

Block is used, instead of a JSON-specific representation, for compatibility with the rest of the code. Unfortunately can’t use serde-json because we need the locations for error reporting.

Structs§

Enums§

Functions§