Docs.rs
starknet-devnet-types-0.8.1
starknet-devnet-types 0.8.1
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
3alpha
Dependencies
ahash ^0.8
normal
apollo_compilation_utils ^0.18.0-rc.1
normal
optional
base64 ^0.22
normal
bigdecimal ^0.4.9
normal
blockifier ^0.18.0-rc.1
normal
cairo-lang-casm =2.17.0
normal
cairo-lang-compiler =2.17.0
normal
cairo-lang-defs =2.17.0
normal
cairo-lang-diagnostics =2.17.0
normal
cairo-lang-filesystem =2.17.0
normal
cairo-lang-lowering =2.17.0
normal
cairo-lang-semantic =2.17.0
normal
cairo-lang-sierra =2.17.0
normal
cairo-lang-sierra-generator =2.17.0
normal
cairo-lang-sierra-to-casm =2.17.0
normal
cairo-lang-starknet-classes =2.17.0
normal
cairo-lang-syntax =2.17.0
normal
cairo-lang-utils =2.17.0
normal
cairo-vm =3.2.0
normal
flate2 ^1.1.5
normal
lru ^0.16.2
normal
num-bigint ^0.4
normal
parity-scale-codec =3.7.5
normal
parity-scale-codec-derive =3.7.5
normal
parking_lot ^0.12.3
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
starknet-rust-core ^0.19.0
normal
starknet-types-core =0.2.4
normal
starknet_api ^0.18.0-rc.1
normal
thiserror ^2.0.17
normal
tracing ^0.1
normal
universal-sierra-compiler ^2.8.0
normal
Versions
7.47%
of the crate is documented
Go to latest version
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
starknet_
devnet_
types
0.8.1
Block
Hash
Aliased Type
In starknet_
devnet_
types::
rpc::
felt
starknet_devnet_types
::
rpc
::
felt
Type Alias
Block
Hash
Copy item path
Source
pub type BlockHash =
Felt
;
Aliased Type
ยง
pub struct BlockHash(
/* private fields */
);