// SPDX-License-Identifier: Apache-2.0
// SPDX-FileCopyrightText: Copyright the Vortex contributors
//! The August 2026 core edition adding canonical Map arrays.
use crateEdition;
use crateEditionDeclaration;
use crateEditionId;
use crateEditionMember;
/// The third August 2026 edition of the `core` family.
pub const CORE_2026_08_2: EditionId = new;
/// The declaration of [`CORE_2026_08_2`] and the components that join the family at it.
pub static DECLARATION: EditionDeclaration = EditionDeclaration ;