macro_rules! build_grpc_simple_resource_impl {
    ($resource:tt) => { ... };
}
Expand description

Generates gRPC server implementations