Docs.rs
gantz_ca-0.2.0
gantz_ca 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mitchmindtree
Dependencies
blake3 ^1
normal
gantz_ca_derive ^0.2.0
normal
hex ^0.4
normal
petgraph ^0.8
normal
serde ^1
normal
Versions
94.12%
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
content_addr
gantz_
ca
0.2.0
gantz_ca
Function
content_
addr
Copy item path
Source
pub fn content_addr<T:
CaHash
>(t:
&T
) ->
ContentAddr
Expand description
Hash some type implementing
CaHash
.