rename subfolder

This commit is contained in:
2023-06-28 14:06:28 +02:00
parent 509412599f
commit 0fbdcc084e
11 changed files with 15 additions and 8 deletions

View File

@ -1,5 +1,7 @@
pub mod model;
pub mod rest;
#[cfg(feature = "rowing-tera")]
pub mod tera;
#[cfg(test)]
#[macro_export]