pravega-controller-client 0.3.7

An internal library used by the Rust client for Pravega to talk to the Pravega controller.
Documentation
1
2
3
fn main() {
    tonic_build::compile_protos("./proto/Controller.proto").unwrap();
}