Docs.rs
reown-relay-client-0.1.0
reown-relay-client 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dougEfresh
Dependencies
chrono ^0.4
normal
futures-util ^0.3
normal
http ^1
normal
pin-project ^1
normal
reown-relay-rpc ^0.1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_qs ^0.13
normal
thiserror ^2
normal
tokio ^1
normal
url ^2
normal
tokio-tungstenite ^0.24
normal
getrandom ^0.2
normal
tokio-tungstenite-wasm ^0.4
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
Versions
53.13%
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
reown_
relay_
client
0.1.0
Http
Request
Aliased Type
In crate reown_
relay_
client
reown_relay_client
Type Alias
HttpRequest
Copy item path
Source
pub type HttpRequest<T> =
Request
<T>;
Aliased Type
ยง
pub struct HttpRequest<T> {
/* private fields */
}