pub fn cache_dir() -> PathBufExpand description
Directory holding pre-converted HEIC thumbnails, keyed by content hash
rather than file path, the same photo scanned into different databases
only needs converting once. Mirrors this project’s existing
~/.cache/ort/ convention for cached model weights.