pub fn is_enabled() -> bool
Check if remote GHA cache is enabled.
Requires both KTSTR_GHA_CACHE=1 and ACTIONS_CACHE_URL to be set. Returns false silently when either is absent (normal for local dev).
KTSTR_GHA_CACHE=1
ACTIONS_CACHE_URL