// SPDX-FileCopyrightText: 2024 +merlan #flirora <uruwi@protonmail.com>
//
// SPDX-License-Identifier: MIT OR Apache-2.0
use ;
use crate::;
// SAFETY: `EnumMap<K, V>` is a transparent wrapper around `K::Array<V>`, so
// any layout property that applies to `K::Array<V>` also applies to
// `EnumMap<K, V>`.
unsafe
unsafe
unsafe