Searched defs:InterceptorLayer (Results 1 – 1 of 1) sorted by relevance
59 pub struct InterceptorLayer<I> { struct63 impl<I> InterceptorLayer<I> { impl72 impl<S, I> Layer<S> for InterceptorLayer<I> implementation