Docs.rs
hyli-model-0.15.0
hyli-model 0.15.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
BertrandD
Dependencies
anyhow ^1.0.102
normal
optional
base64 ^0.22.1
normal
optional
blst ^0.3.16
normal
optional
borsh ^1.6.0
normal
derive_more ^2.0.1
normal
hex ^0.4.3
normal
hyli-bus ^0.15.0
normal
optional
hyli-net-traits ^0.15.0
normal
optional
readonly ^0.2.12
normal
secp256k1 ^0.31.1
normal
optional
serde ^1.0
normal
serde_json ^1.0.142
normal
optional
serde_with ^3.14.1
normal
optional
sha2 =0.10.9
normal
optional
sha3 ^0.10.8
normal
optional
sqlx ^0.8.6
normal
optional
strum ^0.27.1
normal
optional
strum_macros ^0.28.0
normal
optional
utoipa ^5.4.0
normal
optional
Versions
14.32%
of the crate is documented
Platform
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
BlockHash
hyli_
model
0.15.0
Block
Hash
Aliased Type
Fields
0
In crate hyli_
model
hyli_model
Type Alias
Block
Hash
Copy item path
Source
pub type BlockHash =
ConsensusProposalHash
;
Aliased Type
§
pub struct BlockHash(pub
Vec
<
u8
>);
Tuple Fields
§
§
0:
Vec
<
u8
>