Expand description
Error types for the valknut-rs library.
This module provides comprehensive error handling for all valknut operations, with structured error types that preserve context and enable proper error propagation throughout the analysis pipeline.
Enums§
- Valknut
Error - Comprehensive error type for all valknut operations.
Traits§
- Result
Ext - Result extension trait for adding context to errors
- Valknut
Result Ext - Extension trait for common error mapping patterns
Type Aliases§
- Result
- Main result type for valknut operations.