Skip to main content

answer_lines

Function answer_lines 

Source
pub fn answer_lines(
    name: &str,
    answer: &Answer,
    threshold: f64,
) -> Vec<Line<'static>>
Expand description

Render one answer: the number, the distribution it came from, and what it means.