Function __action425

Source
fn __action425<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<StructFieldSpecifier>, LexerPosition),
) -> Vec<StructFieldSpecifier> 
where L: HasLexerError,