starting a settings module in rust
This commit is contained in:
parent
e2a6830564
commit
137ba3d4f6
3 changed files with 336 additions and 0 deletions
|
@ -16,3 +16,4 @@ mod tests {
|
|||
// mod my_object;
|
||||
mod file_helper;
|
||||
mod service_thing;
|
||||
mod settings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue