Expand description
Structs§
Enums§
- Eure
ToJson Error - Json
ToEure Error - Errors that can occur when converting JSON to Eure. Currently this is infallible, but the error type is provided for future extensibility and API consistency.
Functions§
- document_
to_ value - eure_
to_ json - eure_
to_ json_ formatted - Convert a Eure file to JSON with formatted error reporting.
- json_
to_ eure - Convert a JSON file to an Eure document.
- value_
to_ document - Convert a JSON value to an EureDocument.