pub fn thumbnails_dir() -> Option<PathBuf>Expand description
Directory holding baked asset thumbnails: content-addressed <sha256>.png
files plus an index.json mapping asset names to keys. Deterministic
products of the build like cache_dir’s payloads, but kept apart so they
can be listed and cleared independently (and never ship: cn export copies
neither).