1 2 3 4 5 6 7 8
/* * SPDX-FileCopyrightText: Oliver Tale-Yazdi <oliver@tasty.limo> * SPDX-License-Identifier: GPL-3.0-only */ #![cfg(test)] mod ui;