Skip to main content

ReadThroughErrorFn

Type Alias ReadThroughErrorFn 

Source
pub type ReadThroughErrorFn<'a> = dyn Fn(ReadThroughErrorContext) + 'a;
Expand description

ReadThroughErrorFn type alias.