Searched defs:RecoverError (Results 1 – 1 of 1) sorted by relevance
14 pub(crate) struct RecoverError<S> { struct18 impl<S> RecoverError<S> { argument24 impl<S, R, ResBody> Service<R> for RecoverError<S> implementation