[][src]Function rust_faker::create_text

pub fn create_text(
    title: &'static str,
    description: &'static str,
    loop_by: i32
) -> IoResult<Vec<Text>>