extract_number

Function extract_number 

Source
pub fn extract_number(s: &str) -> Option<i32>
Expand description

获取字符串中的数字部分