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