pub type ReadThroughErrorFn<'a> = dyn Fn(ReadThroughErrorContext) + 'a;
ReadThroughErrorFn type alias.
ReadThroughErrorFn