Docs.rs
chia-protocol-0.30.0
chia-protocol 0.30.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ChiaAutomation
github:chia-network:crates-publish-access
Dependencies
arbitrary ^1.4.1
normal
optional
chia-bls ^0.30.0
normal
chia-serde ^0.30.0
normal
optional
chia-sha2 ^0.30.0
normal
chia-traits ^0.30.0
normal
chia_py_streamable_macro ^0.30.0
normal
optional
chia_streamable_macro ^0.30.0
normal
clvm-traits ^0.30.0
normal
clvm-utils ^0.30.0
normal
clvmr ^0.16.2
normal
hex ^0.4.3
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.09%
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
Bytes32
chia_
protocol
0.30.0
Bytes32
Aliased Type
Trait Implementations
From<TreeHash>
In crate chia_
protocol
chia_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.