Skip to main content

question_lines

Function question_lines 

Source
pub fn question_lines(
    index: usize,
    name: &str,
    question: &Question,
) -> Vec<Line<'static>>
Expand description

One line per question, the way it will go on the wire.