Searched defs:InterceptorLayer (Results 1 – 1 of 1) sorted by relevance
75 pub struct InterceptorLayer<F> { struct79 impl<S, F> Layer<S> for InterceptorLayer<F> implementation