docs.rs failed to build neptune-archive-0.14.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
neptune-archive-0.0.0
Neptune archival state.
This crate holds the node's archival storage: on-disk block files, the
block index ([block_index]), the archival block MMR
([rusty_archival_block_mmr]), the archival mutator set, and the optional
UTXO index — together with the
ArchivalState that ties them together.