btree_dag 0.1.0

A generic DAG (undirected graph) data structure.
Documentation

btree_dag

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

serde_cbor

  • try_encoding_from/cbor

serde_yaml

  • try_encoding_from/yaml

serde_json

  • try_encoding_from/json

try_encoding_from

    This feature flag does not enable additional features.

fmt

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.