Module fmt

Source
Expand description

Display implementations for formatting a json_schema::Fragment in the Cedar schema syntax

Structs§

NameCollisionsError
Duplicate names were found in the schema

Enums§

ToCedarSchemaSyntaxError
Error converting a schema to the Cedar syntax

Functions§

json_schema_to_cedar_schema_str
Convert a json_schema::Fragment to a string containing the Cedar schema syntax