Docs.rs
silk-graph-0.1.7
silk-graph 0.1.7
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Kieleth
Dependencies
blake3 ^1
normal
ed25519-dalek ^2.1
normal
optional
hex ^0.4
normal
pyo3 >=0.23.4, <0.24
normal
optional
rand ^0.8
normal
optional
redb ^2
normal
regex ^1
normal
rmp-serde ^1
normal
serde ^1
normal
serde_json ^1
normal
criterion ^0.5
dev
ed25519-dalek ^2.1
dev
rand ^0.8
dev
tempfile ^3
dev
Versions
58.64%
of the crate is documented
Platform
i686-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
Skip to main content
Hash
silk
0.1.7
In silk::
entry
silk
::
entry
Type Alias
Hash
Copy item path
Source
pub type Hash = [
u8
;
32
];
Expand description
A 32-byte BLAKE3 hash, used as the content address for entries.