pub type ShouldRevalidateFn = Box<dyn ShouldRevalidateFnType + Send + Sync>;
Expand description

The type of functions that check if a template sghould revalidate.