exocore-chain 0.1.4

Storage of Exocore (Distributed applications framework)
Documentation

exocore-chain

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, 7 of them enabled by default.

default

  • engine
  • directory-chain
  • memory-pending

engine

    This feature flag does not enable additional features.

directory-chain

  • mmap
  • extindex

memory-pending

    This feature flag does not enable additional features.

mmap

  • memmap2

extindex

    This feature flag does not enable additional features.

memmap2

    This feature flag does not enable additional features.

tests-utils

  • engine
  • tempfile
  • directory-chain
  • memory-pending
  • exocore-core/tests-utils
  • exocore-transport/tests-utils

tempfile

    This feature flag does not enable additional features.