adding basic presentation_model.rs
This commit is contained in:
parent
a71ead411f
commit
4f58d6e1fd
5 changed files with 337 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
|||
mod file_helper;
|
||||
pub mod image_model;
|
||||
pub mod models;
|
||||
pub mod presentation_model;
|
||||
pub mod schema;
|
||||
mod service_thing;
|
||||
mod settings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue