heed-types 0.8.0

The types used with the fully typed LMDB wrapper, heed
Documentation

heed-types

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

default

  • serde-bincode
  • serde-json

serde-bincode

  • serde
  • bincode

serde-json

  • serde
  • serde_json

serde

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

unbounded_depth

  • serde_json/unbounded_depth

preserve_order

  • serde_json/preserve_order

raw_value

  • serde_json/raw_value

arbitrary_precision

  • serde_json/arbitrary_precision