Module parser

Source
Expand description

Parser for schemas in the Cedar syntax

Modules§

grammar

Enums§

CedarSchemaParseErrors
Parse errors for parsing a schema in the Cedar syntax

Functions§

parse_cedar_schema_fragment
Parse a schema fragment, in the Cedar syntax, into a json_schema::Fragment, possibly generating warnings
parse_schema
Parse schema from text