Docs.rs
ethrex-rpc-17.0.0
ethrex-rpc 17.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
klaus993
Dependencies
axum ^0.8.1
normal
axum-extra ^0.10.0
normal
bytes ^1.6.0
normal
envy ^0.4.2
normal
ethereum-types ^0.15.1
normal
ethrex-blockchain ^17.0.0
normal
ethrex-common ^17.0.0
normal
ethrex-crypto ^17.0.0
normal
ethrex-l2-common ^17.0.0
normal
optional
ethrex-metrics ^17.0.0
normal
ethrex-p2p ^17.0.0
normal
ethrex-rlp ^17.0.0
normal
ethrex-storage ^17.0.0
normal
ethrex-storage-rollup ^17.0.0
normal
optional
ethrex-trie ^17.0.0
normal
ethrex-vm ^17.0.0
normal
hex ^0.4.3
normal
hex-literal ^0.4.1
normal
jemalloc_pprof ^0.8.0
normal
optional
jsonwebtoken ^9.3.0
normal
libssz-merkle ^0.2.2
normal
optional
libssz-types ^0.2.2
normal
optional
rand ^0.8.5
normal
rayon ^1.10.0
normal
reqwest ^0.12.7
normal
secp256k1 ^0.30.0
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
sha2 ^0.10.9
normal
spawned-concurrency ^0.5.0
normal
spawned-rt ^0.5.0
normal
thiserror ^2.0.9
normal
tokio ^1.41.1
normal
tokio-util ^0.7.15
normal
tower-http ^0.6.2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3.0
normal
uuid ^1.18.1
normal
hex-literal ^0.4.1
dev
Versions
22.01%
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
Module client_version
ethrex_
rpc
17.0.0
Module client_
version
Module Items
Structs
In ethrex_
rpc::
engine
ethrex_rpc
::
engine
Module
client_
version
Copy item path
Source
Structs
ยง
Client
Version
V1
Client version information as defined in the Engine API specification.
GetClient
Version
V1Request
Request handler for
engine_getClientVersionV1
.