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