Function parser_haskell::haskell::__action58 [] [src]

pub fn __action58<'input, 'err>(
    errors: &'err mut Vec<ErrorRecovery<usize, (usize, &'input str), ()>>,
    input: &'input str,
    (_, _, _): (usize, &'input str, usize),
    (_, id, _): (usize, Ident, usize)
) -> Item