Docs.rs
orpc-client-1.1.0
orpc-client 1.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ahonn
Dependencies
bytes ^1
normal
futures-core ^0.3
normal
orpc ^1.1.0
normal
pin-project-lite ^0.2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
futures-util ^0.3
dev
tokio ^1
dev
Versions
79.17%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Skip to main content
Module link
orpc_
client
1.1.0
Module link
Module Items
Traits
Type Aliases
In crate orpc_
client
orpc_client
Module
link
Copy item path
Source
Traits
§
Link
Transport abstraction for oRPC client calls.
Type Aliases
§
Value
Stream
A boxed stream of JSON values, used by
Link::subscribe
.