petgraph 0.6.3

Graph data structure library. Provides graph types and graph algorithms.
Documentation

petgraph

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 4 of them enabled by default.

default

  • graphmap
  • stable_graph
  • matrix_graph

graphmap

    This feature flag does not enable additional features.

stable_graph

    This feature flag does not enable additional features.

matrix_graph

    This feature flag does not enable additional features.

all

  • unstable
  • quickcheck
  • matrix_graph
  • stable_graph
  • graphmap

serde-1

  • serde
  • serde_derive

unstable

  • generate

serde

    This feature flag does not enable additional features.

generate

    This feature flag does not enable additional features.

quickcheck

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.