Thanks to visit codestin.com
Credit goes to docs.rs

Module grpc

Module grpc 

Source
Available on crate feature grpc only.
Expand description

gRPC (gRPC Remote Procedure Calls) is a high performance remote procedure call (RPC) framework.

Structs§

GrpcClientgrpc-client
Performs requests to gRPC servers.
GrpcManager
Responsible for managing internal structures that interact with gRPC.
GrpcMiddlewaregrpc-server
Applies gRPC headers

Enums§

GrpcStatusCode
gRPC status codes.