Docs.rs
linera-rpc-0.13.0
linera-rpc 0.13.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
afck
ma2bd
Dependencies
anyhow ^1.0.80
normal
async-trait ^0.1.77
normal
bincode ^1.3.3
normal
bytes ^1.5.0
normal
cfg-if ^1.0.0
normal
clap ^4
normal
dashmap ^5.5.3
normal
ed25519-dalek ^2.1.1
normal
futures ^0.3.30
normal
linera-base ^0.13.0
normal
linera-chain ^0.13.0
normal
linera-core ^0.13.0
normal
linera-execution ^0.13.0
normal
linera-storage ^0.13.0
normal
linera-version ^0.13.0
normal
prometheus ^0.13.3
normal
optional
prost ^0.13.2
normal
rand ^0.8.5
normal
serde ^1.0.197
normal
thiserror ^1.0.65
normal
tokio ^1.36.0
normal
tokio-util ^0.7.10
normal
optional
tonic-health ^0.12
normal
optional
tonic-reflection ^0.12
normal
optional
tower ^0.4.13
normal
tracing ^0.1.40
normal
insta ^1.36.1
dev
proptest ^1.4.0
dev
serde-reflection ^0.3.6
dev
test-strategy ^0.3.1
dev
cfg_aliases ^0.2.1
build
rcgen ^0.12.1
build
tonic-build ^0.12
build
tonic ^0.12
normal
tonic ^0.12
normal
tonic-web-wasm-client ^0.6.0
normal
wasm-bindgen-test ^0.3.42
dev
Versions
61.11%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
linera_
rpc
0.13.0
Module grpc
Module Items
Modules
Structs
Enums
Constants
In crate linera_
rpc
linera_rpc
Module
grpc
Copy item path
Source
Modules
§
api
pool
transport
Structs
§
Grpc
Client
Grpc
Node
Provider
Enums
§
Grpc
Error
Grpc
Proto
Conversion
Error
Constants
§
GRPC_
CHUNKED_
MESSAGE_
FILL_
LIMIT
Limit of gRPC message size up to which we will try to populate with data when estimating. We leave 30% of buffer for the rest of the message and potential underestimation.
GRPC_
MAX_
MESSAGE_
SIZE