InterceptedChannel

Type Alias InterceptedChannel 

Source
pub type InterceptedChannel = InterceptedService<Channel, HeadersInterceptor>;

Aliased Typeยง

pub struct InterceptedChannel { /* private fields */ }