refactor(instagram): organize files

This commit is contained in:
2025-09-19 18:26:36 +03:00
parent bae194b2bf
commit a7e5d43423
8 changed files with 354 additions and 162 deletions

View File

@@ -1 +1,4 @@
pub mod error;
pub mod handlers;
pub mod telemetry;
pub mod utils;