1// SPDX-License-Identifier: AGPL-3.0-only 2// Copyright (C) 2026 Vallés Puig, Ramon 3 4//! Runtime access to bundled and optionally refreshed time-data tables. 5 6pub mod runtime_data;