diff options
Diffstat (limited to 'core/src/data/controller/runtime/mod.rs')
| -rw-r--r-- | core/src/data/controller/runtime/mod.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/data/controller/runtime/mod.rs b/core/src/data/controller/runtime/mod.rs new file mode 100644 index 0000000..0ff870f --- /dev/null +++ b/core/src/data/controller/runtime/mod.rs @@ -0,0 +1,2 @@ +pub mod implements; +pub mod structs;
\ No newline at end of file |
