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