Searched defs:ErrorLayer (Results 1 – 1 of 1) sorted by relevance
22 pub struct ErrorLayer<S, F = DefaultFields> { struct36 impl<S, F> Layer<S> for ErrorLayer<S, F> argument65 impl<S, F> ErrorLayer<S, F> impl116 impl<S> Default for ErrorLayer<S> implementation125 impl<S, F: fmt::Debug> fmt::Debug for ErrorLayer<S, F> { implementation