add doc comment
This commit is contained in:
parent
a4f45eb5aa
commit
8f353d965a
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
//! Definition of the config file structure
|
||||
|
||||
pub mod client;
|
||||
pub mod server;
|
||||
|
||||
|
|
Loading…
Reference in a new issue