Module error

Module error 

Source
Expand description

Defines the custom HeliosError and Result types for error handling.

§Error and Result Module

This module defines the custom error type HeliosError for the Helios Engine, and a convenient Result type alias.

Enums§

HeliosError
The custom error type for the Helios Engine.

Type Aliases§

Result
A convenient Result type alias for the Helios Engine.