Skip to main content

cache_dir

Function cache_dir 

Source
pub fn cache_dir() -> PathBuf
Expand 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.