mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-04 14:44:21 +02:00
revised approach
split file operation and ingress functionality
This commit is contained in:
3
src/routes/mod.rs
Normal file
3
src/routes/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod file;
|
||||
pub mod ingress;
|
||||
pub mod queue_length;
|
||||
Reference in New Issue
Block a user