This website requires JavaScript.
Explore
Help
Register
Sign In
MythEclipse
/
imphnen-backend-service
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
465cbee2c379fbd6b2d48b07a98806758f0620ce
imphnen-backend-service
/
tests
/
src
/
lib.rs
T
6 lines
80 B
Rust
Raw
Normal View
History
Unescape
Escape
feat: microservice ready
2025-04-06 22:13:46 +07:00
pub
use
imphnen_entities
::
*
;
chore: normalize code
2025-05-17 02:08:59 +07:00
pub
use
imphnen_iam
::
*
;
feat: microservice ready
2025-04-06 22:13:46 +07:00
#[cfg(test)]
chore: normalize code
2025-05-17 02:08:59 +07:00
pub
mod
iam
;
Reference in New Issue
Copy Permalink