holochain_state 0.3.0-beta-dev.31

Holochain persisted state datatypes and functions
Documentation

holochain_state

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

default

    This feature flag does not enable additional features.

test_utils

  • holochain_keystore/test_utils
  • holochain_types/test_utils
  • holochain_zome_types/test_utils
  • holochain_sqlite/test_utils
  • holochain_p2p/test_utils
  • base64
  • contrafact
  • tempfile
  • nanoid

sqlite

  • holo_hash/sqlite
  • holochain_sqlite/sqlite
  • holochain_keystore/sqlite
  • holochain_p2p/sqlite
  • holochain_types/sqlite
  • holochain_zome_types/sqlite
  • kitsune_p2p/sqlite

sqlite-encrypted

  • holo_hash/sqlite-encrypted
  • holochain_sqlite/sqlite-encrypted
  • holochain_keystore/sqlite-encrypted
  • holochain_p2p/sqlite-encrypted
  • holochain_types/sqlite-encrypted
  • holochain_zome_types/sqlite-encrypted
  • kitsune_p2p/sqlite-encrypted

fuzzing

  • holochain_types/fuzzing
  • holochain_zome_types/fuzzing

contrafact

  • dep:contrafact

nanoid

  • dep:nanoid

base64

  • dep:base64

tempfile

  • dep:tempfile