Function tidb_query_expr::impl_math::extract_num_str[][src]

fn extract_num_str(s: &str, from_base: IntWithSign) -> Option<(String, bool)>