Crate eflint_to_json
source ·Expand description
Defines a high-level wrapper around Olaf’s
eflint-to-json
executable that compiles eFLINT to eFLINT JSON Specification.
Modules§
- File to download stuff from the World Wide Web using
reqwest
.
Structs§
- Defines a wrapper around
ChildStdout
/[ChildStderr
] that allow them to be serialized as errors in a trace. - Defines a wrapper around multiple streams.
Enums§
- Defines toplevel errors.
Functions§
- Compiles a (tree of)
.eflint
files using Olaf’seflint-to-json
compiler. - Compiles a (tree of)
.eflint
files using Olaf’seflint-to-json
compiler.