Docs.rs
holo_hash-0.6.0-dev.2
holo_hash 0.6.0-dev.2
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
github:holochain:core-dev
zippy
holochain-release-automation2
Dependencies
base64 ^0.22
normal
optional
blake2b_simd ^1.0
normal
optional
bytes ^1
normal
optional
derive_more ^0.99
normal
optional
fixt ^0.6.0-dev.0
normal
optional
futures ^0.3
normal
optional
holochain_serialized_bytes =0.0.55
normal
optional
holochain_util ^0.6.0-dev.0
normal
holochain_wasmer_common =0.0.99
normal
optional
kitsune2_api ^0.2.2
normal
optional
must_future ^0.1
normal
optional
proptest ^1
normal
optional
proptest-derive ^0
normal
optional
rand ^0.8.5
normal
optional
rusqlite ^0.32.1
normal
optional
schemars ^0.8.22
normal
optional
serde ^1
normal
optional
serde_bytes ^0.11
normal
optional
sha2 ^0.10
normal
optional
thiserror ^1.0.22
normal
tracing ^0.1
normal
optional
serde_json ^1.0.51
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
holo_
hash
0.6.0-dev.2
DnaHash
Aliased Type
In crate holo_
hash
holo_hash
Type Alias
DnaHash
Copy item path
Source
pub type DnaHash =
HoloHash
<
Dna
>;
Expand description
The hash of a DnaDef
Aliased Type
ยง
struct DnaHash {
/* private fields */
}