exocore-chain 0.1.25

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

  • exocore-core/runtime

directory-chain

  • mmap
  • extindex

memory-pending

    This feature flag does not enable additional features.

mmap

  • memmap2

extindex

  • dep:extindex

memmap2

  • dep:memmap2

tests-utils

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

tempfile

  • dep:tempfile