parse

Function parse 

Source
pub fn parse(
    text: &str,
    do_termial: bool,
    consts: &Consts<'_>,
    locale: &NumFormat<'_>,
) -> Vec<CalculationJob>