Structs§
- Graph
Error - The error type of a graph operation, see
GraphErrorKind
for more.
Enums§
- Graph
Error Kind - The real error type of a graph operation, it will not be exposed to the user, see
GraphError
for more.
Type Aliases§
- Graph
Result - The result type alias of a graph operation, see
GraphError
&GraphErrorKind
for more.