Module parser

Module parser 

Source
Expand description

Schema parser for .prax files.

Structs§

PraxParser
The Prax schema parser.

Enums§

Rule

Functions§

parse_schema
Parse a schema from a string.
parse_schema_file
Parse a schema from a file.