holochain_types 0.3.0-beta-dev.34

Holochain common types
Documentation

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

default

    This feature flag does not enable additional features.

fuzzing

  • arbitrary
  • contrafact
  • proptest
  • proptest-derive
  • holo_hash/fuzzing
  • holochain_zome_types/fuzzing
  • mr_bundle/fuzzing

sqlite

  • rusqlite/bundled
  • holo_hash/sqlite
  • holochain_keystore/sqlite
  • holochain_sqlite/sqlite
  • holochain_zome_types/sqlite
  • kitsune_p2p_dht/sqlite

sqlite-encrypted

  • rusqlite/bundled-sqlcipher-vendored-openssl
  • holo_hash/sqlite-encrypted
  • holochain_keystore/sqlite-encrypted
  • holochain_sqlite/sqlite-encrypted
  • holochain_zome_types/sqlite-encrypted
  • kitsune_p2p_dht/sqlite-encrypted

test_utils

  • fixturators
  • fuzzing
  • isotest
  • holochain_keystore/test_utils
  • holochain_zome_types/test_utils

fixturators

  • holochain_zome_types/fixturators

proptest-derive

  • dep:proptest-derive

proptest

  • dep:proptest

arbitrary

  • dep:arbitrary

isotest

  • dep:isotest

contrafact

  • dep:contrafact

chc

    This feature flag does not enable additional features.