Module errors

Source

Structs§

GraphError
The error type of a graph operation, see GraphErrorKind for more.

Enums§

GraphErrorKind
The real error type of a graph operation, it will not be exposed to the user, see GraphError for more.

Type Aliases§

GraphResult
The result type alias of a graph operation, see GraphError & GraphErrorKind for more.