// SPDX-License-Identifier: Apache-2.0
// SPDX-FileCopyrightText: Copyright the Vortex contributors
//! The August 2026 `preview` edition.
use crateEdition;
use crateEditionDeclaration;
use crateEditionId;
/// The August 2026 draft edition of the `preview` family.
pub const PREVIEW_2026_08_0: EditionId = new;
/// The empty declaration of [`PREVIEW_2026_08_0`].
pub static DECLARATION: EditionDeclaration = EditionDeclaration ;