Docs.rs
pravega-controller-client-0.3.7
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
pravega-controller-client 0.3.7
An internal library used by the Rust client for Pravega to talk to the Pravega controller.
Crate
Source
Builds
Feature flags
Documentation
Coverage
31.99%
174
out of
544
items documented
3
out of
228
items with examples
Size
Source code size: 233.74 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 12.89 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
pravega/pravega-client-rust
32
24
29
crates.io
Dependencies
async-trait ^0.1
normal
clap ^2.33
normal
optional
derive_more ^0.99.9
normal
futures ^0.3
normal
im ^15
normal
jsonwebtoken ^7
normal
num ^0.4
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
ordered-float ^2.7
normal
pravega-client-config ^0.3
normal
pravega-client-retry ^0.3
normal
pravega-client-shared ^0.3
normal
pravega-connection-pool ^0.3
normal
pravega-wire-protocol ^0.3
normal
prost ^0.8
normal
serde ^1.0
normal
snafu ^0.6
normal
structopt ^0.3
normal
optional
tokio ^1.1
normal
tokio-rustls ^0.22.0
normal
tonic ^0.5
normal
tracing ^0.1
normal
uuid ^0.8
normal
tonic-build ^0.5
build
Versions
0.3.7
(2024-02-24)
0.3.6
(2023-10-28)
0.3.5
(2023-08-22)
0.3.2
(2022-09-23)
0.3.1
(2021-11-13)
0.2.0
(2021-05-13)
0.1.0
(2021-03-05)
Owners
Controller client
This provides a client to access the controller's APIs via GRPC.