Rust with gRPC

Prereqs

brew install protobuf

RustRover

If using RustRover, you'll need to run cargo commands directly from the terminal.

cargo build

Otherwise, you'll receive an error like this: error: no bin target named rust_grpc`