Function bullet_core::lang::parse_CommaE [] [src]

pub fn parse_CommaE<'input, 'b>(
    builder: &'b Builder,
    input: &'input str
) -> Result<Vec<NodeResult>, ParseError<usize, (usize, &'input str), ()>>