Searched defs:AndThenLayer (Results 1 – 1 of 1) sorted by relevance
71 pub struct AndThenLayer<F> { struct83 /// This is a convenience function that simply calls [`AndThenLayer::new`]. argument111 impl<F> AndThenLayer<F> { implementation118 impl<S, F> Layer<S> for AndThenLayer<F> implementation