Expand description
Defines errors that occur in the brane-exe
crate.
Enums§
- Defines errors for the DummyVm.
- Defines errors that relate to the frame stack.
- Defines errors that occur only in the LocalVm.
- Defines errors that relate to the stack.
- Defines errors that relate to the values.
- Defines errors that relate to the variable register.
- Defines errors that relate to a VM’s execution.
Traits§
- Trait that makes printing shit a bit easier.