paketkoll_cache 0.2.12

Check installed distro files for changes (caching library)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# paketkoll_cache

Internal crate for [paketkoll] / [konfigkoll]. You don't want to be here (probably).
That said, this follows semver.

This crate adds disk caching to expensive original file queries in paketkoll.
A dependency of konfigkoll. Not part of paketkoll_core in order to keep build
times and dependencies in check in the development workspace.

## MSRV (Minimum Supported Rust Version) policy

The MSRV may be bumped as needed. It is guaranteed that this library will at
least build on the current stable Rust release. An MSRV change is not considered
a breaking change and as such may change even in a patch version.