pub fn is_stale<P: AsRef<Path>>( path: P, timeout: Duration, ) -> Result<bool, IsStaleError>
Determines whether a stored resource is stale