Docs.rs
web-rpc-0.0.3
web-rpc 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
allsey87
Dependencies
bincode ^1.3.3
normal
futures-channel ^0.3.30
normal
futures-core ^0.3.30
normal
futures-util ^0.3.30
normal
gloo-events ^0.2.0
normal
gloo-timers ^0.3
normal
js-sys ^0.3.66
normal
pin-utils ^0.1.0
normal
serde ^1.0.193
normal
wasm-bindgen ^0.2.89
normal
wasm-bindgen-futures ^0.4.39
normal
web-rpc-macro ^0.0.3
normal
web-sys ^0.3.66
normal
console_error_panic_hook ^0.1.7
dev
wasm-bindgen-test ^0.3.39
dev
web-sys ^0.3.66
dev
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
web_rpc
0.0.3
Module client
Module Items
Structs
In crate web_
rpc
web_rpc
Module
client
Copy item path
Source
Structs
ยง
Request
Future
This future represents a RPC request that is currently being executed. Note that dropping this future will result in the RPC request being cancelled