call_arg

Function call_arg 

Source
pub fn call_arg(
    input: ParseString<'_>,
) -> ParseResult<'_, (Option<Identifier>, Expression)>