Expand description
The Cedar syntax for schemas
Modules§
- fmt
Display
implementations for formatting ajson_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§
- Parse
Error - For errors during parsing
- Path
- A path is a non empty list of identifiers that forms a namespace + type
Enums§
- Schema
Warning - Warning when constructing a schema