Docs.rs
atrium-repo-0.1.6
atrium-repo 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sugyan
Dependencies
async-stream ^0.3
normal
atrium-api ^0.25.6
normal
futures ^0.3.30
normal
ipld-core ^0.4.1
normal
serde ^1.0.202
normal
serde_bytes ^0.11.9
normal
serde_ipld_dagcbor ^0.6.0
normal
sha2 ^0.10.8
normal
thiserror ^1.0
normal
tokio ^1.44
normal
tokio-util ^0.7
normal
unsigned-varint ^0.8
normal
atrium-api ^0.25.6
dev
atrium-crypto ^0.1.2
dev
rand ^0.8.5
dev
tokio ^1.44
dev
Versions
69.89%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module mst
atrium_
repo
0.1.6
Module mst
Module Items
Structs
Enums
In crate atrium_
repo
atrium_repo
Module
mst
Copy item path
Source
Structs
§
Tree
A merkle search tree data structure, backed by storage implementing
AsyncBlockStoreRead
and optionally
AsyncBlockStoreWrite
.
Enums
§
Error
Errors that can occur while interacting with an MST.
Located
The location of an entry in a Merkle Search Tree.