Crate astral_error

Expand description

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 Aliases§

Result
A specialized Result type in the Astral Engine.