4 lines
80 B
Rust
4 lines
80 B
Rust
pub mod user_uid;
|
|
|
|
pub use user_uid::{TEST_USER_EMAIL, TEST_USER_UID, UserUid};
|