libipld 0.12.0

library for dealing with ipld
Documentation

libipld

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

default

  • dag-cbor
  • dag-json
  • dag-pb
  • derive

dag-cbor

  • libipld-cbor

dag-json

  • libipld-json

dag-pb

  • libipld-pb

derive

  • libipld-cbor-derive

libipld-cbor

    This feature flag does not enable additional features.

libipld-json

    This feature flag does not enable additional features.

libipld-pb

    This feature flag does not enable additional features.

libipld-cbor-derive

    This feature flag does not enable additional features.

unleashed

  • libipld-core/unleashed
  • libipld-cbor/unleashed
  • libipld-json/unleashed