Added models mod.rs
This commit is contained in:
parent
b89acbdd11
commit
fd3a4351c5
1 changed files with 3 additions and 0 deletions
3
src/models/mod.rs
Normal file
3
src/models/mod.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
pub mod activity_data;
|
||||||
|
pub mod activity;
|
||||||
|
pub mod client;
|
||||||
Loading…
Add table
Reference in a new issue