get_function_arguments

Function get_function_arguments 

Source
pub fn get_function_arguments(string: &str) -> FindCaptures<'_, '_>
Expand description

Returns an iterator of function arguments.