(feat) added handler

This commit is contained in:
Rorik Star Platinum 2025-11-05 17:30:50 +03:00
parent 5b3c2d4ec7
commit de7c0f7110
8 changed files with 203 additions and 32 deletions

View file

@ -5,8 +5,7 @@ mod state;
mod api;
use std::net::SocketAddr;
use api::banking::BankingClients;
use crate::state::AppState;
/// Общее состояние приложения, передаётся во все handlers