Docs.rs
ethportal-api-0.12.0
ethportal-api 0.12.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
carver
ogenev
njgheorghita
mrferris
KolbyML
morph-dev
Dependencies
alloy ^1.0
normal
alloy-chains ^0.2
normal
alloy-hardforks ^0.2.0
normal
alloy-rlp ^0.3.8
normal
alloy-rpc-types-eth ^1.0
normal
anyhow ^1.0.68
normal
base64 ^0.22
normal
bimap ^0.6.3
normal
bytes ^1.3.0
normal
c-kzg ^2.1.0
normal
discv5 ^0.9.1
normal
eth_trie ^0.6
normal
ethereum_hashing ^0.7.0
normal
ethereum_serde_utils ^0.8
normal
ethereum_ssz ^0.9
normal
ethereum_ssz_derive ^0.9
normal
hex ^0.4.3
normal
itertools ^0.14
normal
jsonrpsee ^0.24
normal
keccak-hash ^0.11
normal
lazy_static ^1.4.0
normal
once_cell ^1.17
normal
parking_lot ^0.12
normal
quickcheck ^1.0.3
normal
rand ^0.9
normal
rayon ^1.10.0
normal
rs_merkle ^1.4.2
normal
secp256k1 ^0.31
normal
serde ^1.0.150
normal
serde-this-or-that ^0.5
normal
serde_json ^1.0.95
normal
sha2 ^0.10.1
normal
sha3 ^0.10
normal
ssz_types ^0.11.0
normal
superstruct ^0.7
normal
thiserror ^2.0
normal
tokio ^1.14.0
normal
tree_hash ^0.10
normal
tree_hash_derive ^0.10
normal
validator ^0.20
normal
env_logger ^0.11
dev
quickcheck ^1.0.3
dev
rstest ^0.25
dev
serde_yaml ^0.9.33
dev
snap ^1.1.1
dev
test-log ^0.2.11
dev
tracing ^0.1.36
dev
tracing-subscriber ^0.3.15
dev
vergen ^9.0
build
vergen-git2 ^1.0
build
Versions
22.97%
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
hex_decode
ethportal_
api
0.12.0
In ethportal_
api::
utils::
bytes
ethportal_api
::
utils
::
bytes
Function
hex_
decode
Copy item path
Source
pub fn hex_decode(data: &
str
) ->
Result
<
Vec
<
u8
>,
ByteUtilsError
>
Expand description
Decode hex with 0x prefix