Crate astral::error

Expand description

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

Structs

The generic error type for the Astral engine.

Traits

Extension methods for Option.
Extension methods for Result.

Type Definitions

A specialized Result type in the Astral Engine.