Docs.rs
dig-blockstore-0.1.1
dig-blockstore 0.1.1
Docs.rs crate page
MIT
12 July 2026
Links
Repository
crates.io
Source
Owners
MichaelTaylor3d
Dependencies
bincode ^1
normal
chia-bls ^0.26
normal
chia-protocol ^0.26
normal
chia-sha2 ^0.26
normal
chia-traits ^0.26
normal
dig-block ^0.1
normal
dig-constants ^0.1
normal
dig-epoch ^0.1
normal
lru ^0.12
normal
memmap2 ^0.9
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rocksdb ^0.22
normal
serde ^1
normal
thiserror ^1
normal
tokio ^1
normal
zstd ^0.13
normal
futures ^0.3
dev
rocksdb ^0.22
dev
tempfile ^3
dev
toml ^0.8
dev
Versions
91.7%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Bytes32
dig_
blockstore
0.1.1
Bytes32
Aliased Type
In crate dig_
blockstore
dig_blockstore
Type Alias
Bytes32
Copy item path
Source
pub type Bytes32 =
BytesImpl
<32>;
Aliased Type
§
pub struct Bytes32(
/* private fields */
);