Docs.rs
flare-rpc-core-0.1.1
flare-rpc-core 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
flare152
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
etcd-client ^0.14
normal
optional
flare-core ^0.1.0
normal
log ^0.4
normal
prost ^0.13.5
normal
rand ^0.9
normal
reqwest ^0.12.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.11
normal
tokio ^1.0
normal
tonic ^0.12
normal
optional
tower ^0.5
normal
optional
uuid ^1.0
normal
env_logger ^0.11
dev
tokio ^1.0
dev
tonic ^0.12
dev
tonic-build ^0.12
build
Versions
28.77%
of the crate is documented
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
Module client
flare_
rpc_
core
0.1.1
Module client
Module Items
Structs
Traits
Functions
In crate flare_
rpc_
core
flare_rpc_core
Module
client
Copy item path
Source
Structs
§
RpcClient
RPC 客户端工厂 T: tonic 生成的客户端类型 (例如: echo_client::EchoClient
) D: 服务发现实现
Traits
§
Grpc
Client
Functions
§
call_
rpc