lox-time 0.1.0-alpha.22

Time modelling tools for the Lox ecosystem
Documentation
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: 2023 Angus Morrison <github@angus-morrison.com>
// SPDX-FileCopyrightText: 2023 Helge Eichhorn <git@helgeeichhorn.de>
//
// SPDX-License-Identifier: MPL-2.0

#[doc(inline)]
pub use lox_core::time::calendar_dates::*;