Expand description
Error type for the volas core kernel.
Enums§
- Volas
Error - Errors raised by the volas core. The Python binding maps each variant to a
typed exception (see
volas-python).
Type Aliases§
- Result
- Convenience result alias used throughout the core.