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