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