macro_rules! link_grpc_client { ($($resource:ident, $rpc_link_client:ident, $link_object:ident, $other_resource:ident),+) => { ... }; }
Expand description
Generates Client implementation for link gRPC clients
macro_rules! link_grpc_client { ($($resource:ident, $rpc_link_client:ident, $link_object:ident, $other_resource:ident),+) => { ... }; }
Generates Client implementation for link gRPC clients