Docs.rs
blockify-0.0.6
blockify 0.0.6
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
nisaacdz
Dependencies
bincode ^1.3.3
normal
chrono ^0.4.23
normal
diesel ^2.0.4
normal
ed25519-dalek ^1.0.1
normal
hex ^0.4.3
normal
image ^0.24.6
normal
libsqlite3-sys ^0.26.0
normal
rand ^0.7.3
normal
record_derive ^0.2.2
normal
ring ^0.16.20
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
sha2 ^0.10.6
normal
thiserror ^1.0.39
normal
untrusted ^0.9.0
normal
Versions
1.96%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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 block
Structs
Enums
Traits
?
Module
blockify
::
block
source
·
[
−
]
Structs
ChainedInstance
UnchainedInstance
Represents an unchained instance of a block. While a block is being assembled, it is called an UnchainedInstance. It contains a collection of signed records, a Merkle tree, and the root hash of the Merkle tree.
Enums
BlockError
Traits
Block