Expand description
Contains definitions for variables and constant values.
Structs§
- This is simlar to the Scalar value above. However, instead of storing the float value itself, we store its String representation. This allows to derive the Eq and Ord traits, which are not implemented for floats
Enums§
- A primitive value.
- A scalar value.