Module error

Module error 

Source
Expand description

Error types for the Blueprint crate.

Blueprint errors occupy the 3000-3999 range in the HwpForge error code scheme.

§Error Code Ranges

RangeCrate
1000-1999Foundation
2000-2999Core
3000-3999Blueprint
4000-4999Smithy-HWPX

Enums§

BlueprintError
The primary error type for the Blueprint crate.
BlueprintErrorCode
Numeric error codes for Blueprint (3000-3999).

Type Aliases§

BlueprintResult
Convenience type alias for Blueprint operations.