holochain_state 0.3.0-beta-dev.25

Holochain persisted state datatypes and functions

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

contrafact

  • dep:contrafact

base64

  • dep:base64

nanoid

  • dep:nanoid

tempfile

  • dep:tempfile