Skip to main content

btcli_lib/
ui.rs

1// Copyright (C) 2026 S.A. (@snoware)
2//
3// This Source Code Form is subject to the terms of the Mozilla Public
4// License, v. 2.0. If a copy of the MPL was not distributed with this
5// file, You can obtain one at https://mozilla.org/MPL/2.0/.
6
7pub mod about;
8pub mod help;
9pub mod index;
10pub mod loader;
11pub mod lovely_items;
12pub mod settings;