//! General free functions (related to the database). //---------------------------------------------------------------------------------------------------- Import //---------------------------------------------------------------------------------------------------- Free functions //---------------------------------------------------------------------------------------------------- Tests #[cfg(test)] mod test { // use super::*; }