Can get a single movement information

This commit is contained in:
2025-04-19 21:57:19 +02:00
parent 811e885bf3
commit 89ffb558ac
4 changed files with 82 additions and 0 deletions

View File

@ -3,3 +3,4 @@ pub mod auth_extractor;
pub mod file_extractor;
pub mod file_id_extractor;
pub mod money_session;
pub mod movement_extractor;