pub const LocalStorage = struct
pub const LocalStorage = struct { cache_root: Path, /// Path to "zig-pkg" inside the package in which the user ran `zig build`. pkg_root: Path, }