Module graph_types::errors
source · Structs
- The error type of a graph operation, see
GraphErrorKind
for more.
Enums
- The real error type of a graph operation, it will not be exposed to the user, see
GraphError
for more.
Type Definitions
- The result type alias of a graph operation, see
GraphError
&GraphErrorKind
for more.