Function __action312

Source
fn __action312<'i, L>(
    ctx: &ParseContext,
    (_, t, _): (LexerPosition, FullySpecifiedType, LexerPosition),
) -> SingleDeclarationData
where L: HasLexerError,