nopetgraph 0.5.3

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

nopetgraph

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 12 feature flags, 5 of them enabled by default.

default

  • graphmap
  • stable_graph
  • matrix_graph
  • std

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.

std

  • fixedbitset/std
  • serde/std
  • twox-hash/std
  • noindexmap/std

all

  • unstable
  • quickcheck
  • matrix_graph
  • stable_graph
  • graphmap

serde-1

  • serde_derive

unstable

  • generate

quickcheck

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

generate

    This feature flag does not enable additional features.