rust_faker/text/
mod.rs

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