1 2 3 4 5
// Copyright (C) 2021-2021 Fuwn // SPDX-License-Identifier: GPL-3.0-only pub mod api; pub mod ui;