Function parser_database::coerce::float

source ·
pub fn float<'a>(
    expr: &'a Expression,
    diagnostics: &mut Diagnostics
) -> Option<f64>