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.