Expand description
Parser for schemas in the Cedar syntax
Modules§
Enums§
- Cedar
Schema Parse Errors - 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