Docs.rs
chik-protocol-0.28.1
chik-protocol 0.28.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Chik-Network
Dependencies
arbitrary ^1.4.1
normal
optional
chik-bls ^0.28.1
normal
chik-serde ^0.28.1
normal
optional
chik-sha2 ^0.28.1
normal
chik-traits ^0.28.1
normal
chik_py_streamable_macro ^0.28.1
normal
optional
chik_streamable_macro ^0.28.1
normal
hex ^0.4.3
normal
klvm-traits ^0.28.1
normal
klvm-utils ^0.28.1
normal
klvmr ^0.16.0
normal
pyo3 ^0.24.1
normal
optional
serde ^1.0.219
normal
optional
anyhow ^1.0.97
dev
indoc ^2.0.6
dev
rstest ^0.22.0
dev
serde_json ^1.0.140
dev
Versions
1.1%
of the crate is documented
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
chik_
protocol
0.28.1
Bytes32
Aliased Type
Trait Implementations
From<TreeHash>
In crate chik_
protocol
chik_protocol
Type Alias
Bytes32
Copy item path
Source
pub type Bytes32 =
BytesImpl
<32>;
Aliased Type
§
pub struct Bytes32(
/* private fields */
);
Trait Implementations
§
Source
§
impl
From
<
TreeHash
> for
Bytes32
Source
§
fn
from
(value:
TreeHash
) -> Self
Converts to this type from the input type.