Module error

Module error 

Source
Expand description

Error types for codegraph operations.

All fallible operations return Result<T> with context-rich error messages.

Enums§

GraphError
Comprehensive error type for all graph operations.

Type Aliases§

Result
Result type alias for codegraph operations.