[−][src]Trait grpcio_proto::example::helloworld_grpc::Greeter
Required methods
pub fn say_hello(
&mut self,
ctx: RpcContext<'_>,
req: HelloRequest,
sink: UnarySink<HelloReply>
)[src]
&mut self,
ctx: RpcContext<'_>,
req: HelloRequest,
sink: UnarySink<HelloReply>
)