Module error

Module error 

Source
Expand description

Error types and result alias for the crate.

This module defines crate::error::Error and the crate-wide Result alias. Variants cover invalid configuration, field graph compile/runtime failures, missing resources, IO, and generic errors.

Enums§

Error

Type Aliases§

Result