// SPDX-FileCopyrightText: 2023 Helge Eichhorn <git@helgeeichhorn.de>
// SPDX-FileCopyrightText: 2024 Angus Morrison <github@angus-morrison.com>
//
// SPDX-License-Identifier: MPL-2.0
//! Module cio exposes functions for calculating the Celestial Intermediate Origin (CIO) locator, s.
use Angle;
use ApproxEq;
/// Celestial Intermediate Origin (CIO) locator, s.
;