Module error

Module error 

Source
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§

ErrorContext
Error context helper for adding operation context to errors

Enums§

GraphError
Error type for graph processing operations

Type Aliases§

Result
Result type for graph processing operations