Crate simple_graph

source ·

Structs

Directed graph data-structure with generic parameters

Enums

Describes possible errors that might happen when user interacts with graph
Describes possible errors that might happen during parsing the Trivial Graph Format

Traits

Trait used for serialization and deserialization of the Trivial Graph Format

Type Definitions

Custom Result type with two generic parameters for user convenience