forgor one line of documentation

This commit is contained in:
Djairo Hougee 2023-05-11 22:45:21 +02:00
parent 9ce630b796
commit bd9d08414c
1 changed files with 1 additions and 0 deletions

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;