holochain 0.1.4

Holochain, a framework for distributed applications
Documentation

holochain

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

default

  • slow_tests
  • glacial_tests
  • test_utils
  • no-deps
  • tx2

slow_tests

    This feature flag does not enable additional features.

glacial_tests

    This feature flag does not enable additional features.

test_utils

  • ghost_actor/test_utils
  • hdk/test_utils
  • holochain_sqlite/test_utils
  • holochain_state/test_utils
  • holochain_types/test_utils
  • holochain_zome_types/test_utils
  • kitsune_p2p_types/test_utils
  • kitsune_p2p/test_utils
  • holochain_p2p/mock_network
  • matches
  • holochain_test_wasm_common
  • unwrap_to

no-deps

  • holochain_keystore/no-deps
  • holochain_sqlite/no-deps

tx2

  • kitsune_p2p/tx2

matches

  • dep:matches

holochain_test_wasm_common

  • dep:holochain_test_wasm_common

unwrap_to

  • dep:unwrap_to

chc

  • bytes
  • reqwest

db-encryption

  • holochain_keystore/db-encryption
  • holochain_sqlite/db-encryption

wasmer_debug_memory

  • holochain_wasmer_host/debug_memory

hdk

  • dep:hdk

reqwest

  • dep:reqwest

only_check_wasms

  • holochain_wasm_test_utils/only_check

bytes

  • dep:bytes

build_wasms

  • holochain_wasm_test_utils/build

tx5

  • kitsune_p2p/tx5