1 2 3 4 5
// Copyright 2022 Colin Finck <colin@reactos.org> // SPDX-License-Identifier: MIT OR Apache-2.0 // https://rust-lang.github.io/api-guidelines/future-proofing.html pub trait Sealed {}