rust_faker/email/
mod.rs

1pub mod email;
2
3pub use self::email::*;