Skip to main content

Module benfile

Module benfile 

Source
Expand description

File parsing for the benfile format.

Structs§

Assignment
An assignment in a benfile.

Enums§

Comparison
The comparison operators supported by the benfile format.
Expr
The expression types supported by the benfile format.

Functions§

read_benfile
Read a benfile from a reader and return a vector of assignments.