feat: apply env

This commit is contained in:
Maulana Sodiqin
2025-03-17 09:27:19 +07:00
parent 271b00c2c4
commit 0c28d34d57
14 changed files with 185 additions and 98 deletions
+2
View File
@@ -1,3 +1,5 @@
pub mod extract_email;
pub mod response_format;
pub use extract_email::*;
pub use response_format::*;