aboutsummaryrefslogtreecommitdiff
path: root/src/utils/mod.rs
blob: f5069fc761bacf59fdf7ff9a1923dadd8665938a (plain) (blame)
1
2
3
4
5
// Copyleft (ɔ) 2021-2021 The Whirlsplash Collective
// SPDX-License-Identifier: GPL-3.0-only

pub mod log;
pub mod system;