Crate jeff

Crate jeff 

Source
Expand description

The data model of the jeff representation.

This crate defines data structures for zero-copy decoding of jeff files.

Modules§

reader
View of jeff data.
types
“Values” represent typed ports in the jeff language.

Structs§

Jeff
Copy-on-write representation of jeff programs.

Enums§

Direction
Direction of a port.
JeffError
Errors that can occur when processing a jeff file.

Constants§

SCHEMA_VERSION
Latest version of the jeff schema.