// SPDX-License-Identifier: GPL-3.0-or-later
mod settings_entry;
pub use settings_entry::SettingsEntry;