Expand description
Error types for codegraph operations.
All fallible operations return Result<T> with context-rich error messages.
Enums§
- Graph
Error - Comprehensive error type for all graph operations.
Type Aliases§
- Result
- Result type alias for codegraph operations.