Function databend_common_ast::parser::expr::parse_float

source ยท
pub fn parse_float(text: &str) -> Result<Literal, ErrorKind>