penumbra_sdk_proto

Module box_grpc_svc

Source
Available on crate feature box-grpc only.

Functions§

connect
Connects to the provided tonic Endpoint, returning a BoxGrpcService.
local
Constructs a BoxGrpcService by erasing the type of an S-typed local (in-process) service instance.

Type Aliases§

BoxError
BoxGrpcService
A type-erased gRPC service.
RspBody
A type-erased gRPC response [Body].