[]Module astral::error

Traits and structures for working with Errors in the Astral Engine.

Structs

Error

The generic error type for the Astral engine.

Traits

OptionExt

Extension methods for Option.

ResultExt

Extension methods for Result.

Type Definitions

Result

A specialized Result type in the Astral Engine.