1 2 3 4 5
// SPDX-License-Identifier: Apache-2.0 // SPDX-FileCopyrightText: Copyright the Vortex contributors mod extract_conjuncts; pub use extract_conjuncts::conjuncts;