Expand description
Error types for the graph processing module
This module provides comprehensive error handling for graph operations, including detailed context information and recovery suggestions.
Structs§
- Error
Context - Error context helper for adding operation context to errors
Enums§
- Graph
Error - Error type for graph processing operations
Type Aliases§
- Result
- Result type for graph processing operations