Skip to main content

create_text

Function create_text 

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