Unifieng data

This commit is contained in:
Marco De Araujo 2025-12-22 16:36:33 -04:00
parent 0dc51af51c
commit 4ff103454e
7 changed files with 66 additions and 41 deletions

View file

@ -1,4 +1,3 @@
pub mod model;
pub mod parser;
pub use model::StatusPageResponse;
pub use parser::parse_response;