pub type ClientTransport = InterceptedService<Channel, VersionAttachInterceptor>;
Aliased Typeยง
struct ClientTransport { /* private fields */ }
pub type ClientTransport = InterceptedService<Channel, VersionAttachInterceptor>;
struct ClientTransport { /* private fields */ }