Module cedar_schema

Source
Expand description

The Cedar syntax for schemas

Modules§

fmt
Display implementations for formatting a json_schema::Fragment in the Cedar schema syntax
parser
Parser for schemas in the Cedar syntax
schema_warnings
Error subtypes for SchemaWarning
to_json_schema
Convert a schema into the JSON format

Structs§

ParseError
For errors during parsing
Path
A path is a non empty list of identifiers that forms a namespace + type

Enums§

SchemaWarning
Warning when constructing a schema