diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,3 +25,4 @@ pub mod custom_filters; | |||
25 | pub mod handlers; | 25 | pub mod handlers; |
26 | pub mod routes; | 26 | pub mod routes; |
27 | pub mod schema; | 27 | pub mod schema; |
28 | pub mod error; | ||