Function openapi_generator::extract_param_info

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