extract_number_from_text

Function extract_number_from_text 

Source
pub fn extract_number_from_text(text: &str, field: &str) -> Option<u64>
Expand description

从文本中提取数字