holochain_types 0.3.0-beta-dev.21

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-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

sqlite

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

test_utils

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

proptest

  • dep:proptest

contrafact

  • dep:contrafact

fixturators

  • holochain_zome_types/fixturators

arbitrary

  • dep:arbitrary

isotest

  • dep:isotest

proptest-derive

  • dep:proptest-derive

chc

    This feature flag does not enable additional features.