Function rust_releases_io::is_stale

source ·
pub fn is_stale<P: AsRef<Path>>(
    path: P,
    timeout: Duration
) -> Result<bool, IsStaleError>
Expand description

Determines whether a stored resource is stale