// MOD.rs
// by Lut99
//
// Created:
// 03 Oct 2023, 10:53:25
// Last edited:
// 03 Oct 2023, 10:53:33
// Auto updated?
// Yes
//
// Description:
//! Keeps track of old BRANE v1.0.0 configuration files so that we may
//! upgrade them.
//
// Declare submodules
pub mod data;