Function databend_common_ast::parser::expr::parse_uint

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