Docs.rs
avail-rust-client-0.2.0
avail-rust-client 0.2.0
Docs.rs crate page
ISC
Links
crates.io
Source
Owners
markopoloparadox
Dependencies
avail-rust-core ^0.2.0
normal
bounded-collections ^0.2.0
normal
frame-metadata ^20.0.0
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
impl-serde ^0.5.0
normal
reqwest ^0.12.15
normal
optional
scale-info ^2.11.6
normal
serde ^1.0.195
normal
serde_json ^1.0.124
normal
thiserror ^2.0.12
normal
tokio ^1.45.0
normal
tracing ^0.1.41
normal
optional
tracing-subscriber ^0.3.19
normal
optional
wasm-bindgen-futures ^0.4.50
normal
optional
wasmtimer ^0.4.1
normal
optional
tokio ^1.45.0
dev
Versions
2.89%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
avail_
rust_
client
0.2.0
In avail_
rust_
client::
ext::
subxt_
core::
utils
avail_rust_client
::
ext
::
subxt_core
::
utils
Function
to_hex
Copy item path
Source
pub fn to_hex(bytes: impl
AsRef
<[
u8
]>) ->
String
Expand description
A quick helper to encode some bytes to hex.