extract_param_info

Function extract_param_info 

Source
pub(crate) fn extract_param_info(param_line: &str) -> Option<(String, String)>