Type Definition minerva_rpc::user::UserInterceptedClient
source · [−]pub type UserInterceptedClient = UserClient<InterceptedService<Channel, ClientInterceptor>>;Expand description
Type for a UserClient with an interceptor that sends tenant and
requestor metadata to the server.