Function function_expr

Source
pub fn function_expr(
    rule: Pair<'_, Rule>,
) -> Result<TestFunction, JsonPathError>