Expand description
Error types for the Blueprint crate.
Blueprint errors occupy the 3000-3999 range in the HwpForge error code scheme.
§Error Code Ranges
| Range | Crate |
|---|---|
| 1000-1999 | Foundation |
| 2000-2999 | Core |
| 3000-3999 | Blueprint |
| 4000-4999 | Smithy-HWPX |
Enums§
- Blueprint
Error - The primary error type for the Blueprint crate.
- Blueprint
Error Code - Numeric error codes for Blueprint (3000-3999).
Type Aliases§
- Blueprint
Result - Convenience type alias for Blueprint operations.