pub type ReadThroughMissFn<'a> = dyn Fn(ReadThroughMissContext) + 'a;
ReadThroughMissFn type alias.
ReadThroughMissFn