Function function_out_arg

Source
pub fn function_out_arg(
    input: ParseString<'_>,
) -> ParseResult<'_, Vec<FunctionArgument>>