forgor one line of documentation

This commit is contained in:
2023-05-11 22:45:21 +02:00
parent 9ce630b796
commit bd9d08414c

View File

@@ -1,3 +1,4 @@
//! This module contains all files which deal with structs used in the program
pub mod config;
pub mod data;
pub mod cli;