1 2 3 4 5 6
// SPDX-FileCopyrightText: 2025 Joshua Goins <josh@redstrate.com> // SPDX-License-Identifier: GPL-3.0-or-later // TODO: expand #[derive(Debug, Clone)] pub struct Error;